ManifestResource.Attributes Свойство

Определение

Возвращает атрибуты ресурса манифеста.

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

Значение свойства

Побитовое сочетание значений перечисления, задающих атрибуты ресурсов манифеста.

Комментарии

Соответствует полю FlagsManifestResource таблицы в стандарте ECMA-335.

Применяется к