PropertyGeneratedEventArgs.AdditionalAttributes Eigenschap

Definitie

Deze klasse is niet bedoeld voor openbaar gebruik en wordt gebruikt om sterk getypte clientobjecten te genereren voor communicatie met gegevensservices.

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)

Waarde van eigenschap

Aanvullende kenmerken.

Van toepassing op