다음을 통해 공유


IPipelineContext.GetDocumentSpecByType(String) 메서드

정의

public:
 Microsoft::BizTalk::Component::Interop::IDocumentSpec ^ GetDocumentSpecByType(System::String ^ DocType);
public Microsoft.BizTalk.Component.Interop.IDocumentSpec GetDocumentSpecByType (string DocType);
abstract member GetDocumentSpecByType : string -> Microsoft.BizTalk.Component.Interop.IDocumentSpec
Public Function GetDocumentSpecByType (DocType As String) As IDocumentSpec

매개 변수

DocType
String

반환

적용 대상