Principal.IsHiddenInUI 屬性
取得值,指出是否應該在 UI 中隱藏此成員。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property IsHiddenInUI As Boolean
Get
'用途
Dim instance As Principal
Dim value As Boolean
value = instance.IsHiddenInUI
public bool IsHiddenInUI { get; }
屬性值
類型:System.Boolean
true如果此執行個體表示成員的隱藏在 ui 上。否則, false。
備註
成員不會隱藏所有 SharePoint 使用者介面,但您也可以選擇以改善使用者體驗隱藏起來。