RegistrationAttribute::RegistrationContext::RootFolder Property

 

Gets or sets the root folder.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

public:
property String^ RootFolder {
	virtual String^ get() abstract;
}

Property Value

Type: System::String^

The root folder.

Return to top
Show: