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