This documentation is archived and is not being maintained.

WorkspaceItemSet::Pattern Property

Gets a pattern associated with the set.

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

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

Property Value

Type: System::String
The pattern associated with the set.

Show: