CommandEventData.LogParameterValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether or not the application allows logging of parameter values.
public virtual bool LogParameterValues { get; }
member this.LogParameterValues : bool
Public Overridable ReadOnly Property LogParameterValues As Boolean