PolicyBase.Disposed Property
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Déclaration
Protected ReadOnly Property Disposed As Boolean
Get
protected bool Disposed { get; }
protected:
property bool Disposed {
bool get ();
}
member Disposed : bool
function get Disposed () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
.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.