_CommandBarComboBox.Parent 属性

定义

获取父命令栏。

public:
 property Microsoft::VisualStudio::CommandBars::CommandBar ^ Parent { Microsoft::VisualStudio::CommandBars::CommandBar ^ get(); };
public:
 property Microsoft::VisualStudio::CommandBars::CommandBar ^ Parent { Microsoft::VisualStudio::CommandBars::CommandBar ^ get(); };
[System.Runtime.InteropServices.DispId(1610874908)]
public Microsoft.VisualStudio.CommandBars.CommandBar Parent { [System.Runtime.InteropServices.DispId(1610874908)] get; }
[<System.Runtime.InteropServices.DispId(1610874908)>]
[<get: System.Runtime.InteropServices.DispId(1610874908)>]
member this.Parent : Microsoft.VisualStudio.CommandBars.CommandBar
Public ReadOnly Property Parent As CommandBar

属性值

CommandBar

CommandBar

实现

属性

适用于