System::Xml::XmlResolver::SupportsType 메서드

XmlResolver::SupportsType method

해결기가 Stream이 아닌 다른 유형을 반환하도록 허용합니다.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
매개변수형식설명
absoluteUriSharedPtr<Uri>URI입니다.
유형const TypeInfo&반환할 유형입니다.

ReturnValue

true if the type is supported; otherwise, false.

또 보기