ManifestResourceInfo.ResourceLocation Propiedad

Definición

Obtiene la ubicación del recurso del manifiesto.

public:
 virtual property System::Reflection::ResourceLocation ResourceLocation { System::Reflection::ResourceLocation get(); };
public virtual System.Reflection.ResourceLocation ResourceLocation { get; }
member this.ResourceLocation : System.Reflection.ResourceLocation
Public Overridable ReadOnly Property ResourceLocation As ResourceLocation

Valor de propiedad

Combinación bit a bit de marcas ResourceLocation que especifica la ubicación del recurso del manifiesto.

Se aplica a