Gets or sets a value indicating whether the AssemblyLocator is enabled.
Declaring type: AssemblyLocator
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static bool Enabled { get; set; }
Property Value
true if enabled; otherwise, false.