言語

OperationInfo.HasProtectionLevel プロパティ

定義

操作に定義済みの ProtectionLevelがあるかどうかを示す情報を取得します。

public:
 property bool HasProtectionLevel { bool get(); };
public bool HasProtectionLevel { get; }
member this.HasProtectionLevel : bool
Public ReadOnly Property HasProtectionLevel As Boolean

プロパティ値

操作に ProtectionLevel が関連付けられているかどうかを示すブール値。

適用対象