AliasInfo.Definition Property

Definition

Gets the name of the command to which the alias refers.

public:
 virtual property System::String ^ Definition { System::String ^ get(); };
public:
 virtual property Platform::String ^ Definition { Platform::String ^ get(); };
public override string Definition { get; }
member this.Definition : string
Public Overrides ReadOnly Property Definition As String

Property Value

Applies to