PeerApplication.Description 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个描述 String 的 Unicode PeerApplication。
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 值。 除非指定,否则此属性的默认值为 null
。
例外
注解
此数据不是邀请的一 PeerApplication 部分。 但是,当 收到应用程序的邀请时 Peer ,它将显示在用户界面上。