PeerApplicationLaunchInfo.Message プロパティ

定義

PeerCollaboration招待への応答に関連付けられたメッセージを取得または設定します。

public:
 property System::String ^ Message { System::String ^ get(); };
public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

プロパティ値

PeerInvitationResponse招待にPeerCollaborationに関連付けられたテキスト メッセージ。

注釈

メッセージの最大長は 255 Unicode 文字です。 明示的に指定しない限り、すべてのプロパティの既定値は参照型に null

適用対象

こちらもご覧ください