共用方式為


ProtocolReflector.SchemaExporter 屬性

定義

取得由相關聯 XmlSchemaExporter 執行個體使用的 ServiceDescriptionReflector 執行個體。

public:
 property System::Xml::Serialization::XmlSchemaExporter ^ SchemaExporter { System::Xml::Serialization::XmlSchemaExporter ^ get(); };
public System.Xml.Serialization.XmlSchemaExporter SchemaExporter { get; }
member this.SchemaExporter : System.Xml.Serialization.XmlSchemaExporter
Public ReadOnly Property SchemaExporter As XmlSchemaExporter

屬性值

XmlSchemaExporter

由相關聯 XmlSchemaExporter 執行個體使用的 ServiceDescriptionReflector 執行個體。

適用於