Edit

CloneOperationInformation.Message Property

Definition

If the operation has Failed, Message contains the reason for failure. Null otherwise.

[System.Runtime.Serialization.DataMember(Name="message")]
public string Message { get; set; }
member this.Message : string with get, set
Public Property Message As String

Property Value

Attributes

Applies to