다음을 통해 공유


GameServicePropertyCollection 클래스

정의

게이머 서비스 속성에 대한 액세스를 제공합니다.

public ref class GameServicePropertyCollection sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GameServicePropertyCollection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GameServicePropertyCollection
Public NotInheritable Class GameServicePropertyCollection
상속
Object Platform::Object IInspectable GameServicePropertyCollection
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)

설명

Windows.Phone.System.UserProfile.GameServices.Core 네임스페이스의 모든 멤버는 XBox Live SDK만 사용할 수 있습니다. 이러한 API는 ID_CAP_GAMERSERVICES 기능이 있는 애플리케이션을 제외하고는 호출할 수 없습니다.

메서드

GetPropertyAsync(String)

지정된 게임 서비스 속성을 가져옵니다.

적용 대상