Bagikan melalui


CodeAttributeDeclaration.Arguments Properti

Definisi

Mendapatkan argumen untuk atribut .

public:
 property System::CodeDom::CodeAttributeArgumentCollection ^ Arguments { System::CodeDom::CodeAttributeArgumentCollection ^ get(); };
public System.CodeDom.CodeAttributeArgumentCollection Arguments { get; }
member this.Arguments : System.CodeDom.CodeAttributeArgumentCollection
Public ReadOnly Property Arguments As CodeAttributeArgumentCollection

Nilai Properti

CodeAttributeArgumentCollection yang berisi argumen untuk atribut .

Berlaku untuk

Lihat juga