Aracılığıyla paylaş


CodeAttributeDeclaration.Arguments Özellik

Tanım

Özniteliğin bağımsız değişkenlerini alır.

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

Özellik Değeri

CodeAttributeArgumentCollection özniteliğinin bağımsız değişkenlerini içeren bir.

Şunlara uygulanır

Ayrıca bkz.