次の方法で共有


OperationDisplay クラス

定義

操作を記述する オブジェクト。

public class OperationDisplay
type OperationDisplay = class
Public Class OperationDisplay
継承
OperationDisplay

コンストラクター

OperationDisplay()

OperationDisplay クラスの新しいインスタンスを初期化します。

OperationDisplay(String, String, String, String)

OperationDisplay クラスの新しいインスタンスを初期化します。

プロパティ

Description

操作の説明を取得します。

Operation

ユーザーがアクセス許可レベルに基づいて実行できるアクションを取得します。

Provider

サービス プロバイダー: Microsoft サポートを取得します。

Resource

操作が実行されるリソースを取得します。

適用対象