ProvideOptionDialogPageAttribute.PageNameResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.