Aracılığıyla paylaş


CodeAttributeDeclaration.AttributeType Özellik

Tanım

Kod özniteliği bildirimi için kod türü başvuruyu alır.

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

Özellik Değeri

öğesini CodeTypeReference tanımlayan bir CodeAttributeDeclaration.

Şunlara uygulanır