ExtensionPackageFolderNamesAppResources Field | 
 
            The application resources folder name
            
 
    Namespace: 
   Dundas.BI.Extensibility
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string AppResources = "AppResources"
Public Const AppResources As String = "AppResources"
public:
literal String^ AppResources = "AppResources"
static val mutable AppResources: string
Field Value
Type: 
String
See Also