This documentation is archived and is not being maintained.

Warning::Workspace Property

Gets the workspace where the warning occurred.

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

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

Property Value

Type: System::String
The workspace where the warning occurred.

Show: