IPackageReference Interface Namespace: ActiproSoftware.Text.Languages.Python.Reflection Assembly: ActiproSoftware.Text.Addons.Python.WinForms.dll Provides the base requirements of a package. public interface IPackageReference : IReflectionDefinition Properties Path The full file system path to the package. string Path { get; } Property Value string Inherited Members IReflectionDefinition.Name Extension Methods ObjectExtensions.TryConvertToDouble(object, out double) ObjectExtensions.TryConvertToDouble(object, IFormatProvider, out double)