OSDetails.IsMachineInWorkgroup Method
Namespace: Microsoft.VisualStudio.Services.Common
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Public Shared Function IsMachineInWorkgroup As Boolean
public static bool IsMachineInWorkgroup()
public:
static bool IsMachineInWorkgroup()
static member IsMachineInWorkgroup : unit -> bool
public static function IsMachineInWorkgroup() : boolean
Return Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.