Compartilhar via


PropertyOrFieldNotInitializedException construtor (String)

Inicializa uma nova instância da classe PropertyOrFieldNotInitializedException com uma mensagem de erro especificada.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

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

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

Parâmetros

Ver também

Referência

PropertyOrFieldNotInitializedException classe

PropertyOrFieldNotInitializedException membros

PropertyOrFieldNotInitializedException em sobrecarga

Microsoft.SharePoint.Client namespace