ProvideOptionDialogPageAttribute.PageType Property

Definition

Gets the type of the page.

public:
 property Type ^ PageType { Type ^ get(); };
public:
 property Platform::Type ^ PageType { Platform::Type ^ get(); };
public Type PageType { get; }
member this.PageType : Type
Public ReadOnly Property PageType As Type

Property Value

The type of the page.

Applies to