In This Article

IExternalAliasDirective Interface

Provides the base requirements of an external alias directive.

public interface IExternalAliasDirective

Properties

Alias

Gets the alias that is defined by the directive.

string Alias { get; }

Property Value

String:

The alias that is defined by the directive.