Aracılığıyla paylaş


SchemaImporterExtensionElement.Type Özellik

Tanım

Uzantının türünü alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Type

Uzantının türü.

Öznitelikler

Şunlara uygulanır