共用方式為


SPView.Level property

取得顯示在檢視中的文件的發行集的層級。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Level As SPFileLevel
    Get
'用途
Dim instance As SPView
Dim value As SPFileLevel

value = instance.Level
public SPFileLevel Level { get; }

Property value

Type: Microsoft.SharePoint.SPFileLevel
SPFileLevel 值,這個值表示發行集的層級。

請參閱

參照

SPView class

SPView members

Microsoft.SharePoint namespace