ExtensionPackageFolderNamesAppResources Field |
The application resources folder name
Namespace: Dundas.BI.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
String
See Also