ActionDescriptorExtensions クラス

定義

ActionDescriptor の拡張メソッド。

public ref class ActionDescriptorExtensions abstract sealed
public static class ActionDescriptorExtensions
type ActionDescriptorExtensions = class
Public Module ActionDescriptorExtensions
継承
ActionDescriptorExtensions

メソッド

GetProperty<T>(ActionDescriptor)

指定した 値 をキーとして使用して、 Properties コレクションからプロパティの T 値を取得します。

SetProperty<T>(ActionDescriptor, T)

指定した 値 をキーとして使用して、 Properties コレクション内のプロパティの T 値を設定します。

適用対象