OSDetails.IsUnsupportedEdition Property

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

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.VisualStudio.Services.Common Namespace