Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
Constructs a RemoteToolFrameworkException object.
Namespace: Microsoft.RemoteToolSdk.PluginComponents
Assembly: Microsoft.RemoteToolSdk (in microsoft.remotetoolsdk.dll)
Syntax
public RemoteToolFrameworkException (
string message
)
'Declaration
Public Sub New ( _
message As String _
)
Parameters
- message
A string that contains the details of an exception that you want to display.
See Also
Reference
RemoteToolFrameworkException Class
RemoteToolFrameworkException Members
Microsoft.RemoteToolSdk.PluginComponents Namespace