ApplicationClass.MergeInstances Property

Definition

When True, merges multiple instances of the application into a single instance.

public:
 virtual property bool MergeInstances { bool get(); void set(bool value); };
public virtual bool MergeInstances { get; set; }
Public Overridable Property MergeInstances As Boolean

Property Value

Implements

Applies to