ProvideOptionDialogPageAttribute.PageNameResourceId Property

Definition

Gets the name resource ID of the page.

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

Property Value

The name resource ID of the page.

Applies to