Aracılığıyla paylaş


CodeParameterDeclarationExpression.CustomAttributes Özellik

Tanım

Parametre bildirimi için özel öznitelikleri alır veya ayarlar.

public:
 property System::CodeDom::CodeAttributeDeclarationCollection ^ CustomAttributes { System::CodeDom::CodeAttributeDeclarationCollection ^ get(); void set(System::CodeDom::CodeAttributeDeclarationCollection ^ value); };
public System.CodeDom.CodeAttributeDeclarationCollection CustomAttributes { get; set; }
member this.CustomAttributes : System.CodeDom.CodeAttributeDeclarationCollection with get, set
Public Property CustomAttributes As CodeAttributeDeclarationCollection

Özellik Değeri

Özel öznitelikleri gösteren bir nesne.

Şunlara uygulanır

Ayrıca bkz.