M-Files Vault Application Framework
C#
Show/Hide TOC
Vault
Extension
Method
Info
Log
String Property
Returns the vault extension method info into a string 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
virtual
string
LogString
{
get
;
protected
set
; }
Property Value
String
Implements
IMethodInfoBase
LogString
See Also
Reference
VaultExtensionMethodInfo Class
MFiles.VAF Namespace
In This Article
Definition
Property Value
Implements
See Also