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

XmlSecureResolver::GetEntity method

يربط معرف الموارد (URI) بكائن يحتوي على المورد الفعلي.

SharedPtr<Object> System::Xml::XmlSecureResolver::GetEntity(SharedPtr<Uri> absoluteUri, String role, const TypeInfo &ofObjectToReturn) override
ParameterTypeالوصف
absoluteUriSharedPtr<Uri>The type of object to return. The current version only returns Stream objects.
الدورStringحاليًا غير مستخدم.
ofObjectToReturnconst TypeInfo&The type of object to return. The current version only returns Stream objects.

ReturnValue

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

انظر أيضًا