Gets a string representation of the application domain.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
A string representation of this application domains
The string representation specifies the friendly name of the application domains and the list of context policies.