Open sandboxFocus

Property CommandPropertyName

CommandPropertyName

Gets or sets the name of the command property to be introduced. The substring {CommandName} will be replaced with the command name determined according to CommandNamePattern. If CommandPropertyName is not specified the name produced by appending the Command suffix to the command name.

Declaration
public string? CommandPropertyName { get; init; }
Property Value
Type Description
string