OSDetails.IsUnsupportedEdition Property
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.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
- 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.