This documentation is archived and is not being maintained.

SetWorkspaceLocationProgressEventArgs::FileName Property

Gets the file name for the workspace.

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

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

Property Value

Type: System::String
The file name for the workspace.

Show: