Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 883 Bytes

gameservicepropertycollection_getpropertyasync_1561087689.md

File metadata and controls

27 lines (19 loc) · 883 Bytes
-api-id -api-type
M:Windows.Phone.System.UserProfile.GameServices.Core.GameServicePropertyCollection.GetPropertyAsync(System.String)
winrt method

Windows.Phone.System.UserProfile.GameServices.Core.GameServicePropertyCollection.GetPropertyAsync

-description

Gets the specified game service property.

-parameters

-param propertyName

The name of the property to retrieve.

-returns

When this method completes successfully, it returns an object representing the requested property.

-remarks

All members of the Windows.Phone.System.UserProfile.GameServices.Core namespace can only be used by the XBox Live SDK. These APIs cannot be called except by applications that have the ID_CAP_GAMERSERVICES capability.

-examples

-see-also