다음을 통해 공유


IFFDocumentSpec 인터페이스

정의

public interface class IFFDocumentSpec : Microsoft::BizTalk::Component::Interop::IDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public interface IFFDocumentSpec : Microsoft.BizTalk.Component.Interop.IDocumentSpec
type IFFDocumentSpec = interface
    interface IDocumentSpec
Public Interface IFFDocumentSpec
Implements IDocumentSpec
파생
특성
구현

속성

DocSpecName (다음에서 상속됨 IDocumentSpec)
DocSpecStrongName (다음에서 상속됨 IDocumentSpec)
DocType (다음에서 상속됨 IDocumentSpec)

메서드

CreateXmlInstance(TextWriter)
GetBodyPath() (다음에서 상속됨 IDocumentSpec)
GetDistinguishedPropertyAnnotationEnumerator() (다음에서 상속됨 IDocumentSpec)
GetDocSchema()
GetPropertyAnnotationEnumerator() (다음에서 상속됨 IDocumentSpec)
GetSchemaCollection() (다음에서 상속됨 IDocumentSpec)
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

적용 대상