Share via


ServerSettings.DefaultStableHash Property

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

Syntax

'Declaration
Public Shared ReadOnly Property DefaultStableHash As String
public static string DefaultStableHash { get; }
public:
static property String^ DefaultStableHash {
    String^ get ();
}
static member DefaultStableHash : string with get
static function get DefaultStableHash () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ServerSettings Class

Microsoft.TeamFoundation.VersionControl.Client Namespace