_CommandBars::TmcGetName Property (Int32, String^)
Visual Studio 2015
This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610809362)] property int default[ int tmc, [OutAttribute] String^% pbstrName ] { [TypeLibFuncAttribute(64)] [DispIdAttribute(1610809362)] int get(int tmc, [OutAttribute] String^% pbstrName); }
Property Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
This method throws an exception when called.
Show: