M-Files Vault Application Framework
C#
Show/Hide TOC
IMethod
Info
Base
Log
String Property
Returns a string for logging that contains the method name and declaring type.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
string
LogString
{
get
; }
Property Value
String
See Also
Reference
IMethodInfoBase Interface
MFiles.VAF Namespace
In This Article
Definition
See Also