DialogPage::GetSharedSettingsStorePath Method (PropertyDescriptor^)

Visual Studio 2015
 

Gets the shared settings store path for the given property.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
String^ GetSharedSettingsStorePath(
	PropertyDescriptor^ property
)

Parameters

property
Type: System.ComponentModel::PropertyDescriptor^

The property.

Return Value

Type: System::String^

The path.

Return to top
Show: