VCCodeReference.Comment 属性

定义

目前尚未实现。

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

属性值

String

批注。

属性

适用于