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

脚本命令的类型。

适用于