Scenario.Comment 属性

定义

返回或设置与方案关联的注释。 批注文本不能超过 255 个字符。

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
Public Property Comment As String

属性值

适用于