AttributeTargetAttribute.AttributeName Property

Definition

The name of the target attribute of the entity.

public:
 property System::String ^ AttributeName { System::String ^ get(); };
public string AttributeName { get; }
member this.AttributeName : string
Public ReadOnly Property AttributeName As String

Property Value

The logical name of the target attribute.

Applies to