String representation of the state of the Zone evidence object.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
String representation of the state of the Zone evidence object.
This method is useful during debugging to get an easy-to-read representation of the object.
Zone Class | Zone Members | System.Security.Policy Namespace