다음을 통해 공유


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)

적용 대상