OperationDisplay クラス

定義

特定の操作の表示情報。

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

コンストラクター

OperationDisplay()

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

OperationDisplay(String, String, String, String)

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

プロパティ

Description

操作のわかりやすい説明を取得します。

Operation

操作のフレンドリ名を取得します。

Provider

操作のリソース プロバイダーを取得します。

Resource

操作のリソースの種類を取得します。

適用対象