MultiplayerSearchHandleDetails.SessionOwnerXboxUserIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Owners of the session.
public Windows.Foundation.Collections.IVectorView<string> SessionOwnerXboxUserIds { get; }
member this.SessionOwnerXboxUserIds : Windows.Foundation.Collections.IVectorView<string>
Public ReadOnly Property SessionOwnerXboxUserIds As IVectorView(Of String)
Property Value
Windows.Foundation.Collections.IVectorView<String>
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSearchHandleDetailsPublicNonVirtuals.SessionOwnerXboxUserIds