[]
        
(Showing Draft Content)

Owin.AppBuilderUseExtensions.SetDefaultWorkspacePath

SetDefaultWorkspacePath Method

SetDefaultWorkspacePath(IAppBuilder, 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 IAppBuilder app, string path)
Parameters
Type Name Description
IAppBuilder app
string path