ModelEditingScope.Description 属性

定义

描述更改组。 在提交更改之前可随时对其进行更改。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

属性值

String

返回一个 String 描述更改的。

适用于