Share via


GitUtils.RefsNotesPrefix Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

GitUtils Class

Microsoft.TeamFoundation.Git.Server Namespace