OSDetails.IsHomeEdition Property

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

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.VisualStudio.Services.Common Namespace