Partager via


ProtectedOperation.OperationMoniker Property

Definition

Gets or sets the kind of operation to be performed.

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

Property Value

Remarks

This may be a semi-human readable string, and is NOT intended for machine interpretation. Processors of this value should consider it an opaque string.

Applies to