Freigeben über


GameInviteTask.SessionId-Eigenschaft

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property SessionId As String
public string SessionId { get; set; }
public:
property String^ SessionId {
    String^ get ();
    void set (String^ value);
}
member SessionId : string with get, set

Eigenschaftswert

Typ: System.String

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

GameInviteTask Klasse

Microsoft.Phone.Tasks-Namespace