Click or drag to resize
InvalidAlternativeUrlException Properties

The InvalidAlternativeUrlException type exposes the following members.

Properties
  NameDescription
Public propertyAlternativeUrl
Alternative URL that is invalid.
Public propertyCollisionData
Contains data with details for colliding path.
Public propertyConflictingAlternativeUrl
AlternativeUrlInfo that is in conflict with AlternativeUrl.
Public propertyExcludedUrl
Excluded URL that is in conflict with AlternativeUrl.
Public propertyMessage
Gets a message that describes the current exception.
(Overrides ExceptionMessage.)
Top
See Also