_CommandBars.IdsString[Int32, String] Propriedade

Definição

Essa propriedade é preterida.

public:
 property int IdsString[int, System::String ^ %] { int get(int ids, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
[System.Runtime.InteropServices.DispId(1610809361)]
public int IdsString[int ids, out string pbstrName] { [System.Runtime.InteropServices.DispId(1610809361)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(1610809361)>]
[<get: System.Runtime.InteropServices.DispId(1610809361)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.IdsString(int * string) : int
Public ReadOnly Property IdsString(ids As Integer, ByRef pbstrName As String) As Integer

Parâmetros

ids
Int32

As IDs.

pbstrName
String

O nome.

Valor da propriedade

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Atributos

Comentários

Esse método gera uma exceção quando chamada.

Aplica-se a