MediaScriptCommandEventArgs::ParameterValue Property

 

Gets the arguments associated with the script command type.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property String^ ParameterValue {
	String^ get();
}

Property Value

Type: System::String^

The arguments associated with the script command type.

.NET Framework
Available since 3.0
Return to top
Show: