INavigationDetailsViewInfo.Type Property

Definition

Gets the view type defined or required for this details view.

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

Property Value

A value that represents the view type defined or required for this details view.

Applies to