SharedWorkspaceLink.Description 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置指定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 属性,该属性可为空。