Freigeben über


RepositoryProperties.SupportedFeatures-Eigenschaft

Ruft die Funktionen ab, die vom Server unterstützt werden.

Kann durch diese eine bitweise oder für die SupportedFeatures-Enumeration ausgewertet werden.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Property SupportedFeatures As Integer
public int SupportedFeatures { get; set; }

Eigenschaftswert

Typ: System.Int32
Die Funktionen unterstützt vom Server.

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryProperties Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace