共用方式為


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)

適用於