This documentation is archived and is not being maintained.

TeamProjectFolderCreatedEventArgs::Options Property

Gets the options associated with the created team project folder.

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

public:
property TeamProjectFolderOptions^ Options {
	TeamProjectFolderOptions^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::TeamProjectFolderOptions
The options associated with the created team project folder.

Show: