MediaScriptCommandRoutedEventArgs.ParameterType Property

Definition

Gets the type of script command that was raised.

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

Property Value

The type of script command that was raised.

Applies to