Condividi tramite


NamedStreamAttribute Classe

Definizione

Indica che una classe che è un tipo di entità ha un flusso binario denominato correlato.

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

Costruttori

NamedStreamAttribute(String)

Crea una nuova istanza della classe NamedStreamAttribute.

Proprietà

Name

Nome di un flusso binario appartenente all'entità con attributi.

Si applica a