Namespace: TfsApi.Administration.DtoAssembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
public bool IsDefault { get; internal set; }
public bool IsDefault { get; internal set; }
Public Property IsDefault As Boolean
Get
Friend Set
Public Property IsDefault As Boolean
Get
Friend Set
public:
property bool IsDefault {
bool get ();
internal: void set (bool value);
}
public:
property bool IsDefault {
bool get ();
internal: void set (bool value);
}
Property Value
Type:
Boolean