ProvideProfileAttribute::DescriptionResourceID Property

 

Gets the localized resource ID of the description of this page of the profile.

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

public:
property short DescriptionResourceID {
	short get();
	void set(short value);
}

Property Value

Type: System::Int16

The localized resource ID of the description of this page of the profile.

Return to top
Show: