ResourceEvent.Parameters

ResourceEvent.Parameters property

Gets or sets the additional description of the action.

public string Parameters { get; set; }

Property Value

The additional description of the action.

See Also