SharedWorkspaceLink.Description 属性

定义

返回或设置指定SharedWorkspaceLink对象的一个描述性 String 值。

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

属性值

注解

创建新的共享工作区链接或任务时可选择是否使用 Description 属性,该属性可为空。

适用于