Annotation.Comment Свойство

Определение

Получает или устанавливает текст комментариев.

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

Значение свойства

А представляет String текст комментария.

Атрибуты

Применяется к