Udostępnij za pośrednictwem


SchemaImporterExtensionElement.Type Właściwość

Definicja

Pobiera lub ustawia typ rozszerzenia.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

Typ rozszerzenia.

Atrybuty

Dotyczy