/ Assembly List / LJCAppManager / ProgramReference

Namespace - LJCAppManager


Syntax

C#
public class ProgramReference : IComparable<ProgramReference>

Represents a program reference.

Public Methods
#ctor Initializes an object instance.
CompareTo Provides the default Sort functionality.
GetAssembly Retrieves the Assembly reference.
3 Methods

Properties
Assembly The assembly reference.
DisplayName The display name.
FileName The assembly file name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.