Freigeben über


RepositoryProperties.SupportedFeatures-Eigenschaft

Die Funktionen unterstützt vom Server.

Kann diese durch eine bitweise oder gegen die SupportedFeatures-Enumeration ausgewertet werden

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

Syntax

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

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryProperties Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace