Partager via


Gamer Members

The following tables list the members exposed by the Gamer type.

Public Properties

Name Description
Public Property Gamertag Gets the gamertag string.
Public Property IsDisposed Gets a value indicating whether the object is disposed.
Public Property Static SignedInGamers Represents a collection of all gamers on the local system.
Public Property Tag Gets or sets a custom object which can be used to attach arbitrary user defined data to the gamer.

Public Methods

Name Description
Public Method BeginGetProfile Starts an asynchronous profile read operation.
Public Method EndGetProfile Ends an asynchronous profile read operation.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetProfile Reads profile data for this gamer.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Retrieves a string representation of this object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Gamer Class
Microsoft.Xna.Framework.GamerServices Namespace