CustomWorkspaceArguments.EnableFileWatcher 属性

定义

获取或设置是否使用文件监视服务创建工作区。 默认值为 true。

public:
 property bool EnableFileWatcher { bool get(); void set(bool value); };
public bool EnableFileWatcher { get; set; }
member this.EnableFileWatcher : bool with get, set
Public Property EnableFileWatcher As Boolean

属性值

Boolean

适用于