CodeAttributeDeclaration.AttributeType Właściwość

Definicja

Pobiera odwołanie do typu kodu dla deklaracji atrybutu kodu.

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

Wartość właściwości

Element CodeTypeReference identyfikujący element CodeAttributeDeclaration.

Dotyczy