共用方式為


AssemblyAlreadyRegisteredException 建構函式

Initializes a new instance of the AssemblyAlreadyRegisteredException class.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Sub New
'用途

Dim instance As New AssemblyAlreadyRegisteredException()
public AssemblyAlreadyRegisteredException()
public:
AssemblyAlreadyRegisteredException()
new : unit -> AssemblyAlreadyRegisteredException
public function AssemblyAlreadyRegisteredException()