IExternalAliasDirective Interface Namespace: ActiproSoftware.Text.Languages.DotNet.Reflection Assembly: ActiproSoftware.Text.Addons.DotNet.WinForms.dll Provides the base requirements of an external alias directive. public interface IExternalAliasDirective Properties Alias The alias that is defined by the directive. string Alias { get; } Property Value string Extension Methods ObjectExtensions.TryConvertToDouble(object, out double) ObjectExtensions.TryConvertToDouble(object, IFormatProvider, out double)