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

Property Value

String

Implements

IMethodInfoBaseLogString

See Also