_CommandBarButton.InstanceId 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.
Obtém a ID de instância deste controle.
public:
property int InstanceId { int get(); };
public:
property int InstanceId { int get(); };
[System.Runtime.InteropServices.DispId(1610874901)]
public int InstanceId { [System.Runtime.InteropServices.DispId(1610874901)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(1610874901)>]
[<get: System.Runtime.InteropServices.DispId(1610874901)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.InstanceId : int
Public ReadOnly Property InstanceId As Integer
Valor da propriedade
A ID de instância deste controle.
Implementações
- Atributos