Share via


CustomWorkspaceArguments.EnableFileWatcher Property

Definition

Gets or sets whether to create a workspace using a file watching service. Default is 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

Property Value

Applies to