CodeCompileUnit.AssemblyCustomAttributes Özellik

Tanım

Oluşturulan derleme için özel öznitelikler koleksiyonunu alır.

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

Özellik Değeri

CodeAttributeDeclarationCollection Oluşturulan derleme için özel öznitelikleri gösteren bir.

Açıklamalar

Oluşturulan derlemenin özniteliklerini temsil eden nesneleri bu koleksiyondan ekleyebilir ve kaldırabilirsiniz CodeAttributeDeclaration .

Şunlara uygulanır