Job.StatusMessage Property

Definition

Success status of the command execution.

public:
 abstract property System::String ^ StatusMessage { System::String ^ get(); };
public:
 abstract property Platform::String ^ StatusMessage { Platform::String ^ get(); };
public abstract string StatusMessage { get; }
member this.StatusMessage : string
Public MustOverride ReadOnly Property StatusMessage As String

Property Value

Applies to