Share via


TfsGitRef.IsDefaultBranch Property

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

Syntax

'Declaration
Public ReadOnly Property IsDefaultBranch As Boolean
public bool IsDefaultBranch { get; }
public:
property bool IsDefaultBranch {
    bool get ();
}
member IsDefaultBranch : bool with get
function get IsDefaultBranch () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TfsGitRef Class

Microsoft.TeamFoundation.Git.Server Namespace