Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'宣言
Public NotInheritable Class AmbiguousMonikerException _
Inherits Exception
'使用
Dim instance As AmbiguousMonikerException
public sealed class AmbiguousMonikerException : Exception
public ref class AmbiguousMonikerException sealed : public Exception
public final class AmbiguousMonikerException extends Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.VisualStudio.Modeling.AmbiguousMonikerException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.