AmbiguousMonikerException.Moniker Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna o moniker ambíguo.
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
Valor da propriedade
- Atributos