AnnotationsUpdateRequest.Comment Property

Definition

Specifies the annotation comment.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
[System.ServiceModel.MessageBodyMember]
public string Comment { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Comment : string with get, set
Public Property Comment As String

Property Value

The comment.

Attributes

Applies to