DependenciesMissingException Constructor
Creates a new instance of the DependenciesMissingException class.
Namespace: Microsoft.Web.Management.DatabaseManager
Assembly: Microsoft.Web.Management.DatabaseManager (in Microsoft.Web.Management.DatabaseManager.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DependenciesMissingException()
public DependenciesMissingException()
public:
DependenciesMissingException()
public function DependenciesMissingException()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DependenciesMissingException Class