[]
        
(Showing Draft Content)

Microsoft.AspNetCore.Builder.AppBuilderUseExtensions.SetDefaultWorkspacePath

SetDefaultWorkspacePath Method

SetDefaultWorkspacePath(IApplicationBuilder, string)

Sets the default workspace path for the DataEngine data.

Declaration
[Obsolete("This method has been deprecated. Use IAppBuilder.UseDataEngineProviders().SetDefaultWorkspacePath(string path) instead.")]
public static void SetDefaultWorkspacePath(this IApplicationBuilder app, string path)
Parameters
Type Name Description
IApplicationBuilder app
string path