MediaScriptCommandRoutedEventArgs.ParameterType 屬性

定義

取得引發的指令碼命令型別。

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

屬性值

引發之指令碼命令的型別。

適用於