Поделиться через


NamedStreamAttribute Класс

Определение

Указывает, что класс, который является типом сущности, имеет связанный именованный двоичный поток.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class NamedStreamAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type NamedStreamAttribute = class
    inherit Attribute
Public NotInheritable Class NamedStreamAttribute
Inherits Attribute
Наследование
NamedStreamAttribute
Атрибуты

Конструкторы

NamedStreamAttribute(String)

Создает новый экземпляр класса NamedStreamAttribute.

Свойства

Name

Имя двоичного потока, принадлежащего сущности с атрибутом.

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