Share via


ManifestResource.Attributes Propriedade

Definição

Obtém os atributos do recurso de 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 da propriedade

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

Comentários

Corresponde ao Flags campo da ManifestResource tabela no Padrão ECMA-335.

Aplica-se a