TypeGeneratedEventArgs.AdditionalAttributes Tulajdonság

Definíció

Ez az osztály nem nyilvános használatra készült, és erősen gépelt ügyféloldali objektumok létrehozására szolgál az adatszolgáltatások közötti kommunikációhoz.

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

További attribútumok.

A következőre érvényes: