ITypeProjectionComponent.Alias Property

Definition

Gets the alias for the component from a type projection, which can be used to reference the component.

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

Property Value

The alias.

Applies to