ComponentOne FlexReport for UWP
DefaultBasePath Property

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > C1FlexReport Class : DefaultBasePath Property
Gets or sets the Windows.Storage.StorageFolder object that specifies the default folder used to resolve relative file names. By default this property is null, in which case ApplicationData.Current.LocalFolder is used.
Syntax
'Declaration
 
Public Shared Property DefaultBasePath As Windows.Storage.StorageFolder
public static Windows.Storage.StorageFolder DefaultBasePath {get; set;}
See Also

Reference

C1FlexReport Class
C1FlexReport Members
BasePath Property