_CommandBars.TmcGetName[Int32, String] 属性

定义

仅供内部使用。

public:
 property int TmcGetName[int, System::String ^ %] { int get(int tmc, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
public int TmcGetName[int tmc, out string pbstrName] { get; }
member this.TmcGetName(int * string) : int
Public ReadOnly Property TmcGetName(tmc As Integer, ByRef pbstrName As String) As Integer

参数

tmc
Int32
pbstrName
String

属性值

适用于