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

List of referenced assemlbies.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public StringList ReferenceList { get; }
Public ReadOnly Property ReferenceList As StringList
public:
property StringList^ ReferenceList {
	StringList^ get ();
}

See Also