M-Files Vault Application Framework
C#
Show/Hide TOC
State
Method
Info
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
public
string
LogString
{
get
;
set
; }
Property Value
String
Implements
IMethodInfoBase
LogString
See Also
Reference
StateMethodInfo Class
MFiles.VAF Namespace
In This Article
Definition
Property Value
Implements
See Also