MessageQueueTask.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

A String that contains a description of the operation.

Implements

Applies to