Documentation pending
Namespace: Composite.Core.ImplementationAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public virtual C1FileSystemWatcherImplementation CreateC1FileSystemWatcher( string path, string filter ) |
Visual Basic |
---|
Public Overridable Function CreateC1FileSystemWatcher ( _ path As String, _ filter As String _ ) As C1FileSystemWatcherImplementation |
Visual C++ |
---|
public: virtual C1FileSystemWatcherImplementation^ CreateC1FileSystemWatcher( String^ path, String^ filter ) |
Parameters
- path
- Type: System..::..String
[Missing <param name="path"/> documentation for "M:Composite.Core.Implementation.ImplementationFactory.CreateC1FileSystemWatcher(System.String,System.String)"]
- filter
- Type: System..::..String
[Missing <param name="filter"/> documentation for "M:Composite.Core.Implementation.ImplementationFactory.CreateC1FileSystemWatcher(System.String,System.String)"]
Return Value
[Missing <returns> documentation for "M:Composite.Core.Implementation.ImplementationFactory.CreateC1FileSystemWatcher(System.String,System.String)"]