Share via


OSDetails.ServicePackMinor Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ServicePackMinor As Integer
public static int ServicePackMinor { get; }
public:
static property int ServicePackMinor {
    int get ();
}
static member ServicePackMinor : int with get
static function get ServicePackMinor () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.TeamFoundation.Common Namespace