次の方法で共有


ImportTopologyException constructor

Initializes a new instance of the ImportTopologyException class.

Namespace:  Microsoft.Office.Server.Search.Administration.Topology
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New ImportTopologyException(message)
public ImportTopologyException(
    string message
)

Parameters

See also

Reference

ImportTopologyException class

ImportTopologyException members

Microsoft.Office.Server.Search.Administration.Topology namespace