Compartilhar via


PropertyIsReadOnlyException constructor (String)

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

Syntax

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

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

Parâmetros

Ver também

Referência

PropertyIsReadOnlyException class

PropertyIsReadOnlyException members

PropertyIsReadOnlyException overload

Microsoft.Office.Server.Search.Administration namespace