PeerApplication.Description 属性

定义

获取或设置一个描述 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 ,它将显示在用户界面上。

适用于

另请参阅