MediaScriptCommandRoutedEventArgs.ParameterValue Propiedad

Definición

Obtiene los argumentos asociados al tipo de comando de script.

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

Valor de propiedad

Argumentos asociados al tipo de comando de script.

Se aplica a