InvalidWmpVersionException Constructor (String^)

 

Initializes a new instance of the InvalidWmpVersionException class with the given error message.

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

public:
InvalidWmpVersionException(
	String^ message
)

Parameters

message
Type: System::String^

The error message used to initialize the exception.

.NET Framework
Available since 3.0
Return to top
Show: