PartyChatMember.IsLocal Property

Value that indicates whether a chat party member is on the local console.

Syntax

public:
property bool IsLocal {
         bool get ();
}  

Property value

Type: bool 

 True if the chat party member is on the local console, and false if the member is on a remote console.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

PartyChatMember Class

PartyChatMember Members

Windows.Xbox.Multiplayer Namespace