ProvideOptionPageAttribute.PageName Property

Definition

Gets the canonical nonlocalized name of the Tools Options page.

public:
 property System::String ^ PageName { System::String ^ get(); };
public:
 property Platform::String ^ PageName { Platform::String ^ get(); };
public string PageName { get; }
member this.PageName : string
Public ReadOnly Property PageName As String

Property Value

The canonical nonlocalized name of the Tools Options page.

Applies to