Condividi tramite


HasStreamAttribute Classe

Definizione

Indica che una classe che è un tipo di entità ha un flusso di dati binario predefinito.

[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
Ereditarietà
HasStreamAttribute
Attributi

Costruttori

HasStreamAttribute()

Indica che una classe che è un tipo di entità ha un flusso di dati binario predefinito.

Si applica a