VaultExtensionMethodInfoLogString 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#
public virtual string LogString { get; protected set; }

Property Value

String

Implements

IMethodInfoBaseLogString

See Also