Share via


PropertyIsReadOnlyException constructor (String)

Namespace:  Microsoft.Office.Server.Search.Administration
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 PropertyIsReadOnlyException(message)
public PropertyIsReadOnlyException(
    string message
)

Parameters

See also

Reference

PropertyIsReadOnlyException class

PropertyIsReadOnlyException members

PropertyIsReadOnlyException overload

Microsoft.Office.Server.Search.Administration namespace