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 ,它會顯示在使用者介面上。

適用於

另請參閱