AmbiguousMonikerException.Moniker Property

Definition

Returns the moniker that is ambiguous.

public:
 property System::String ^ Moniker { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public string Moniker { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Moniker : string
Public ReadOnly Property Moniker As String

Property Value

Attributes

Applies to