ProtocolImporter.ConcreteSchemas Eigenschap

Definitie

Hiermee haalt u de concrete XML-schema's op die door het bijbehorende ServiceDescriptionImporter exemplaar worden gebruikt.

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

Waarde van eigenschap

De concrete XML-schema's die worden gebruikt door het bijbehorende ServiceDescriptionImporter exemplaar.

Van toepassing op