다음을 통해 공유


ContractReference.Resolve(String, Stream) 메서드

정의

참조된 문서가 유효한지 여부를 확인합니다.

protected public:
 override void Resolve(System::String ^ contentType, System::IO::Stream ^ stream);
protected internal override void Resolve (string contentType, System.IO.Stream stream);
override this.Resolve : string * System.IO.Stream -> unit
Protected Friend Overrides Sub Resolve (contentType As String, stream As Stream)

매개 변수

contentType
String

stream의 MIME 콘텐츠 형식입니다.

stream
Stream

참조된 문서를 포함하는 Stream입니다.

예외

ClientProtocol 속성은 null입니다.

또는 서비스 설명을 다운로드하고 확인할 수 없는 경우

설명

MIME 형식이고 text/xml 내용 stream 이 서비스 설명인 경우 해당 내용 stream 이 의 속성 ClientProtocolDocumentsReferences 추가됩니다.

적용 대상

추가 정보