String representation of the state of the ApplicaitonDirectory 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;
A string representing the state of the ApplicaitonDirectory evidence object.
This method is useful during debugging to get an easy-to-read representation of the object.
ApplicationDirectory Class | ApplicationDirectory Members | System.Security.Policy Namespace