XmlPreloadedResolver.SupportsType(Uri, Type) Metoda

Definice

Určuje, zda překladač podporuje jiné Typenež jen Stream.

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

Parametry

absoluteUri
Uri

Absolutní identifikátor URI, který chcete zkontrolovat.

type
Type

Co Type se má vrátit.

Návraty

true je-li podporována Type , falsev opačném případě .

Výjimky

absoluteUri je null.

Platí pro