_CommandBars.IdsString 属性

此属性已被否决。

命名空间:  Microsoft.VisualStudio.CommandBars
程序集:  Microsoft.VisualStudio.CommandBars(在 Microsoft.VisualStudio.CommandBars.dll 中)

语法

声明
ReadOnly Property IdsString ( _
    ids As Integer, _
    <OutAttribute> ByRef pbstrName As String _
) As Integer
int this[
    int ids,
    out string pbstrName
] { get; }

参数

属性值

类型:System.Int32
如果方法成功,则返回 S_OK。如果失败,它会返回一个错误代码。

备注

此方法将引发异常,则调用。

.NET Framework 安全性

请参见

参考

_CommandBars 接口

Microsoft.VisualStudio.CommandBars 命名空间