AmbiguousMonikerException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This exception is thrown when two elements in the store are giving the same moniker.
public ref class AmbiguousMonikerException sealed : Exception
public sealed class AmbiguousMonikerException : Exception
type AmbiguousMonikerException = class
inherit Exception
Public NotInheritable Class AmbiguousMonikerException
Inherits Exception
- Inheritance
-
AmbiguousMonikerException
Properties
Element |
Returns ModelElement which current gives the ambiguous moniker. |
Moniker |
Returns the moniker that is ambiguous. |