IMessageQueueTask.OperationDescription Property

Definition

Gets or sets the description of the operation.

public:
 property System::String ^ OperationDescription { System::String ^ get(); void set(System::String ^ value); };
public string OperationDescription { get; set; }
member this.OperationDescription : string with get, set
Public Property OperationDescription As String

Property Value

The description of the operation.

Applies to