Class
NoSuchPropertyException

The exception that is thrown when the specified property does not exist on a Silverlight element.

Definition

Constructors

NoSuchPropertyException(string)

Constructs a new NoSuchPropertyException object.

Declaration

cs-api-definition
public NoSuchPropertyException(string message)

Parameters

message

string

The message to relating to the exception.