共用方式為


PropertyOrFieldNotInitializedException 建構函式 (String)

初始化新類別的執行個體PropertyOrFieldNotInitializedException與指定的錯誤訊息。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
'用途
Dim message As String

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

參數

請參閱

參照

PropertyOrFieldNotInitializedException 類別

PropertyOrFieldNotInitializedException 成員

PropertyOrFieldNotInitializedException 多載

Microsoft.SharePoint.Client 命名空間