_Application.MergeInstances 属性

定义

如果为 True,可将应用程序的多个实例合并到单个实例中。

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

属性值

适用于