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 实例。

适用于