Share via


GetProjectPropertiesCompletedEventArgs.state Property

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Proxy
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public ReadOnly Property state As String
'Usage
Dim instance As GetProjectPropertiesCompletedEventArgs 
Dim value As String 

value = instance.state
public string state { get; }
public:
property String^ state {
    String^ get ();
}
public function get state () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

GetProjectPropertiesCompletedEventArgs Class

GetProjectPropertiesCompletedEventArgs Members

Microsoft.TeamFoundation.Proxy Namespace