Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the online status of the service host.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
ReadOnly Property Status As ServiceHostStatus
ServiceHostStatus Status { get; }
property ServiceHostStatus Status {
ServiceHostStatus get ();
}
abstract Status : ServiceHostStatus with get
function get Status () : ServiceHostStatus
Property Value
Type: Microsoft.TeamFoundation.Build.Client.ServiceHostStatus
.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.