M-Files Vault Application Framework
C#
Show/Hide TOC
Log
Sensitivity
Custom
Formatter
Format Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
Format
(
string
format
,
Object
arg
,
IFormatProvider
formatProvider
)
Parameters
format
String
arg
Object
formatProvider
IFormatProvider
Return Value
String
See Also
Reference
LogSensitivityCustomFormatter Class
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Parameters
Return Value
See Also