_CommandBars::IdsString Property (Int32, String^)
Visual Studio 2015
This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610809361)] property int default[ int ids, [OutAttribute] String^% pbstrName ] { [TypeLibFuncAttribute(64)] [DispIdAttribute(1610809361)] int get(int ids, [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: