ContentSerializerAttribute Class (Microsoft.Xna.Framework.Content)

System.Object
   System.Attribute
      Microsoft.Xna.Framework.Content.ContentSerializerAttribute

Namespace: Microsoft.Xna.Framework.Content
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[AttributeUsageAttribute(384)]
public sealed class ContentSerializerAttribute : Attribute

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The ContentSerializerAttribute type exposes the following members.

  Platforms Name Description
ContentSerializerAttribute Creates an instance of the attribute. 
Top
  Platforms Name Description
AllowNull  
CollectionItemName Returns the overriden XML element name or the default "Item". 
ElementName  
FlattenContent  
HasCollectionItemName Returns true if the default CollectionItemName value was overridden. 
Optional  
SharedResource  
Top
  Platforms Name Description
Clone  
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web