The type of object to return. The current version only returns Stream objects.

XmlResolver::SupportsType method

تمكن المحلل من إرجاع أنواع غير Stream.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
ParameterTypeالوصف
The type of object to return. The current version only returns Stream objects.SharedPtr<Uri>The type of object to return. The current version only returns Stream objects.
نوعconst TypeInfo&The type of object to return. The current version only returns Stream objects.

ReturnValue

true if the type is supported; otherwise, false.

انظر أيضًا