SPView.BaseViewID property
取得檢視的基底檢視識別碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property BaseViewID As String
Get
'用途
Dim instance As SPView
Dim value As String
value = instance.BaseViewID
public string BaseViewID { get; }
Property value
Type: System.String
字串,包含 id。