MediaScriptCommandEventArgs.ParameterType プロパティ

定義

実行されたスクリプト コマンドの型を取得します。

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

プロパティ値

String

スクリプト コマンドの型。

適用対象