XmlResolver.SupportsType(Uri, Type) Metódus

Definíció

Lehetővé teszi a feloldó számára, hogy más típusokat ad vissza, mint Streama .

public:
 virtual bool SupportsType(Uri ^ absoluteUri, Type ^ type);
public virtual bool SupportsType(Uri absoluteUri, Type? type);
public virtual bool SupportsType(Uri absoluteUri, Type type);
abstract member SupportsType : Uri * Type -> bool
override this.SupportsType : Uri * Type -> bool
Public Overridable Function SupportsType (absoluteUri As Uri, type As Type) As Boolean

Paraméterek

absoluteUri
Uri

Az URI.

type
Type

A visszaadandó típus.

Válaszok

trueha a type támogatott; ellenkező esetben. false

A következőre érvényes: