AttributeTargetAttribute.AttributeName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.