Compartilhar via


XmlPreloadedResolver.PreloadedUris Propriedade

Definição

Obtém uma coleção de URIs pré-carregados.

public:
 property System::Collections::Generic::IEnumerable<Uri ^> ^ PreloadedUris { System::Collections::Generic::IEnumerable<Uri ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Uri> PreloadedUris { get; }
member this.PreloadedUris : seq<Uri>
Public ReadOnly Property PreloadedUris As IEnumerable(Of Uri)

Valor da propriedade

IEnumerable<Uri>

A coleção de URIs pré-carregadas.

Aplica-se a