次の方法で共有


DocumentSpec クラス

定義

public ref class DocumentSpec sealed : MarshalByRefObject, Microsoft::BizTalk::Component::Interop::IDocumentSpec2, Microsoft::BizTalk::Component::Interop::IFFDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class DocumentSpec : MarshalByRefObject, Microsoft.BizTalk.Component.Interop.IDocumentSpec2, Microsoft.BizTalk.Component.Interop.IFFDocumentSpec
type DocumentSpec = class
    inherit MarshalByRefObject
    interface IFFDocumentSpec
    interface IDocumentSpec
    interface IDocumentSpec2
Public NotInheritable Class DocumentSpec
Inherits MarshalByRefObject
Implements IDocumentSpec2, IFFDocumentSpec
継承
DocumentSpec
属性
実装

コンストラクター

DocumentSpec(String, String)

プロパティ

DocSpecName
DocSpecStrongName
DocType

メソッド

CreateXmlInstance(TextWriter)
GetBodyPath()
GetDistinguishedPropertyAnnotationEnumerator()
GetDocSchema()
GetPropertyAnnotationEnumerator()
GetSchemaCollection()
GetSchemaSet()
GetXmlSchema()
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

適用対象