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

Attribute name.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string Attribute { get; }
Public ReadOnly Property Attribute As String
public:
property String^ Attribute {
	String^ get ();
}

Field Value

See Also