Condividi tramite


DatePickerFlyoutItem.Type Proprietà

Definizione

Ottiene il tipo dell'elemento.

public:
 property TypeName Type { TypeName get(); };
TypeName Type();
public System.Type Type { get; }
var typeName = datePickerFlyoutItem.type;
Public ReadOnly Property Type As Type

Valore della proprietà

Tipo dell'elemento, specificato come wrapper TypeName .

Implementazioni

Si applica a