MediaScriptCommandRoutedEventArgs.ParameterType プロパティ

定義

発生したスクリプト コマンドの種類を取得します。

public:
 property System::String ^ ParameterType { System::String ^ get(); };
public string ParameterType { get; }
member this.ParameterType : string
Public ReadOnly Property ParameterType As String

プロパティ値

発生したスクリプト コマンドの種類。

適用対象