This documentation is archived and is not being maintained.

AssociatedWorkItemInfo::State Property

Gets the state of the AssociatedWorkItemInfo object.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property String^ State {
	String^ get ();
}

Property Value

Type: System::String
The state of the AssociatedWorkItemInfo object.

Show: