ManifestResource.Attributes Propriedade

Definição

Obtém os atributos de recurso manifesto.

public:
 property System::Reflection::ManifestResourceAttributes Attributes { System::Reflection::ManifestResourceAttributes get(); };
public System.Reflection.ManifestResourceAttributes Attributes { get; }
member this.Attributes : System.Reflection.ManifestResourceAttributes
Public ReadOnly Property Attributes As ManifestResourceAttributes

Valor de Propriedade

Uma combinação bit a bit dos valores de enumeração que especificam os atributos do recurso manifesto.

Observações

Corresponde ao Flags campo da ManifestResource tabela na Norma ECMA-335.

Aplica-se a