GetProjectPropertiesCompletedEventArgs.state Property
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Декларация
Public ReadOnly Property state As String
Get
public string state { get; }
public:
property String^ state {
String^ get ();
}
member state : string
function get state () : String
Property Value
Type: System.String
.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.