ProvideProfileAttribute::ObjectName Property

 

Gets the canonical nonlocalized name of this page in the profile.

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

public:
property String^ ObjectName {
	String^ get();
}

Property Value

Type: System::String^

The canonical, nonlocalized name of the page.

Return to top
Show: