System::Xml::Resolvers::XmlPreloadedResolver::SupportsType 메서드

XmlPreloadedResolver::SupportsType method

해당 리졸버가 스트림 외에 다른 유형을 지원하는지 여부를 결정합니다.

bool System::Xml::Resolvers::XmlPreloadedResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type) override
매개변수형식설명
absoluteUriSharedPtr<Uri>확인할 절대 URI.
유형const TypeInfo&반환할 Type.

ReturnValue

true if the Type is supported; otherwise, false.

또 보기