[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Configuration
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public struct AttributeInfo
Public Structure AttributeInfo
public value class AttributeInfo

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AttributeInfo(String, Object)
Initializes a new instance of the AttributeInfo class
Explicit(AttributeInfo)
Explicit(KeyValuePair<(Of <(String, Object>)>))
Name
ToString()()() (Overrides ValueType..::.ToString()()().)
Value

See Also