Class IgnoreGamePropertyAttribute
An attribute used to ignore properties and not register them as game properties.
Inherited Members
Namespace: Microsoft.XboxStudios.GameStateTracker.Generic
Assembly: GameStateTracker.Generic.Abstractions.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class IgnoreGamePropertyAttribute : Attribute