共用方式為


ProgressData.OverallOperation Property

Definition

Gets or sets high-level description of the operation.

public:
 property System::String ^ OverallOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string? OverallOperation { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.OverallOperation : string with get, set
Public Property OverallOperation As String

Property Value

Attributes

Applies to