TeamFoundationHostReadyState.Details Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property Details As String
public string Details { get; }
public:
property String^ Details {
    String^ get ();
}
member Details : string with get
function get Details () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

TeamFoundationHostReadyState Class

Microsoft.TeamFoundation.Framework.Server Namespace