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


HasStreamAttribute Класс

Определение

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

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

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

HasStreamAttribute()

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

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