OSDetails.IsIis7OrLater Property

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

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.VisualStudio.Services.Common Namespace