TeamFoundationServiceHost.LastUse Property
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Protected ReadOnly Property LastUse As DateTime
Get
protected DateTime LastUse { get; }
protected:
property DateTime LastUse {
DateTime get ();
}
member LastUse : DateTime
function get LastUse () : DateTime
Property Value
Type: System.DateTime
.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.