M-Files Vault Application Framework
C#
Show/Hide TOC
Combined
Resource
Manager
Get
Object(String) Method
Definition
Namespace:
MFiles.VAF.Configuration.Resources
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
override
Object
GetObject
(
string
name
)
Parameters
name
String
Return Value
Object
See Also
Reference
CombinedResourceManager Class
GetObject Overload
MFiles.VAF.Configuration.Resources Namespace
In This Article
Definition
Parameters
Return Value
See Also