TypeGeneratedEventArgs.AdditionalAttributes Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
List(CodeAttributeDeclaration) Lekéri a típushoz hozzáadandó attribútumokat.
public:
property System::Collections::Generic::List<System::CodeDom::CodeAttributeDeclaration ^> ^ AdditionalAttributes { System::Collections::Generic::List<System::CodeDom::CodeAttributeDeclaration ^> ^ get(); };
public System.Collections.Generic.List<System.CodeDom.CodeAttributeDeclaration> AdditionalAttributes { get; }
member this.AdditionalAttributes : System.Collections.Generic.List<System.CodeDom.CodeAttributeDeclaration>
Public ReadOnly Property AdditionalAttributes As List(Of CodeAttributeDeclaration)
Tulajdonság értéke
A típushoz hozzáadandó attribútumokat tartalmazó gyűjtemény. A gyűjtemény üres, ha nem ad hozzá attribútumokat a típushoz.
Megjegyzések
A tagok az esemény létrehozása után OnTypeGenerated lesznek hozzáadva