OSDetails.IsServer Property

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property IsServer As Boolean
public static bool IsServer { get; }
public:
static property bool IsServer {
    bool get ();
}
static member IsServer : bool with get
static function get IsServer () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.VisualStudio.Services.Common Namespace