This documentation is archived and is not being maintained.

ItemSet::Pattern Property

Gets the pattern for an item 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 for an item set.

Show: