PropertyDoesNotExistException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PropertyDoesNotExistException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PropertyDoesNotExistException() Initializes a new instance of the PropertyDoesNotExistException class.
Public method PropertyDoesNotExistException(String) Initializes a new instance of the PropertyDoesNotExistException class by using the specified property name.
Protected method PropertyDoesNotExistException(SerializationInfo, StreamingContext) Initializes a new instance of the PropertyDoesNotExistException class by using the specified serialization context.
Public method PropertyDoesNotExistException(String, Exception) Initializes a new instance of the PropertyDoesNotExistException class by using the specified property name and inner exception.

Top

See Also

Reference

PropertyDoesNotExistException Class

Microsoft.TeamFoundation.Client Namespace