SPTopologyWebServiceApplicationFault Constructor
Initializes a new instance of the SPTopologyWebServiceApplicationFaultobject.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New ( _
reason As String _
)
'Usage
Dim reason As String
Dim instance As New SPTopologyWebServiceApplicationFault(reason)
public SPTopologyWebServiceApplicationFault(
string reason
)
Parameters
- reason
Type: System.String
See Also
Reference
SPTopologyWebServiceApplicationFault Class