Edit

Share via


MultiplayerSessionStates.Keywords Property

Definition

(Optional) A collection of case-insensitive keywords associated with the session. This value might be empty.

public Windows.Foundation.Collections.IVectorView<string> Keywords { get; }
member this.Keywords : Windows.Foundation.Collections.IVectorView<string>
Public ReadOnly Property Keywords As IVectorView(Of String)

Property Value

Windows.Foundation.Collections.IVectorView<String>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionStatesPublicNonVirtuals.Keywords

Applies to