ProtocolReflector.ReflectionImporter プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
関連付けられている XmlReflectionImporter インスタンスによって使用されている ServiceDescriptionReflector インスタンスを取得します。
public:
property System::Xml::Serialization::XmlReflectionImporter ^ ReflectionImporter { System::Xml::Serialization::XmlReflectionImporter ^ get(); };
public System.Xml.Serialization.XmlReflectionImporter ReflectionImporter { get; }
member this.ReflectionImporter : System.Xml.Serialization.XmlReflectionImporter
Public ReadOnly Property ReflectionImporter As XmlReflectionImporter
プロパティ値
関連付けられている XmlReflectionImporter インスタンスによって使用されている ServiceDescriptionReflector インスタンス。