IAccessModifier 介面

定義

重要

此 API 不符合 CLS 規範。

將項目是否可見的決定權授權他人。

public interface class IAccessModifier
[System.CLSCompliant(false)]
public interface IAccessModifier
[<System.CLSCompliant(false)>]
type IAccessModifier = interface
Public Interface IAccessModifier
屬性

方法

名稱 Description
Enabled(INodeInformation)

表示該物品是否啟用。

Visible(INodeInformation)

表示物品是否可見,該值會被決定。

適用於