Aracılığıyla paylaş


CustomTypeElement.Type Özellik

Tanım

Type Geçerli örnek tarafından temsil edilen.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Configuration.TypeNameConverter))]
[System.Configuration.ConfigurationProperty("type", IsKey=true, IsRequired=true)]
public Type Type { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Configuration.TypeNameConverter))>]
[<System.Configuration.ConfigurationProperty("type", IsKey=true, IsRequired=true)>]
member this.Type : Type with get, set
Public Property Type As Type

Özellik Değeri

Bu örnek tarafından temsil edilen tür.

Öznitelikler

Şunlara uygulanır