Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Status As TfsGitRefUpdateStatus
public TfsGitRefUpdateStatus Status { get; }
public:
property TfsGitRefUpdateStatus Status {
    TfsGitRefUpdateStatus get ();
}
member Status : TfsGitRefUpdateStatus with get
function get Status () : TfsGitRefUpdateStatus
Property Value
Type: Microsoft.TeamFoundation.Git.Server.TfsGitRefUpdateStatus
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.