VCCodeReference.Comment Property

Definition

Not currently implemented.

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

Property Value

An annotation.

Attributes

Applies to