مشاركة عبر


VsaException.ToString Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

'إقرار
Public Overrides Function ToString As String
'الاستخدام
Dim instance As VsaException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string 
override ToString : unit -> string 
public override function ToString() : String

Return Value

Type: System.String

Implements

_Exception.ToString()

See Also

Reference

VsaException Class

VsaException Members

Microsoft.Vsa Namespace