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.
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