ControlNotFoundException.Identifier Proprietà

Definizione

Ottiene il nome di un controllo non trovato nell'oggetto Microsoft.Vbe.Interop.Forms.UserForm di un'area del modulo importata.

public:
 property System::String ^ Identifier { System::String ^ get(); };
public string Identifier { get; }
member this.Identifier : string
Public ReadOnly Property Identifier As String

Valore della proprietà

Stringa che rappresenta il nome del controllo non trovato nell'area del modulo Microsoft.Vbe.Interop.Forms.UserForm dell'area del modulo.

Si applica a