[]
Sets the default workspace path for the DataEngine data.
[Obsolete("This method has been deprecated. Use IAppBuilder.UseDataEngineProviders().SetDefaultWorkspacePath(string path) instead.")]
public static void SetDefaultWorkspacePath(this IAppBuilder app, string path)
<Obsolete("This method has been deprecated. Use IAppBuilder.UseDataEngineProviders().SetDefaultWorkspacePath(string path) instead.")>
Public Shared Sub SetDefaultWorkspacePath(app As IAppBuilder, path As String)
| Type | Name | Description |
|---|---|---|
| IAppBuilder | app | |
| string | path |