IProjectElement.ElementName Property

Definition

Gets the name of the associated element. Useful for display in some circumstances.

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

Property Value

Applies to