IMultiSelectMenuHandler.Parents プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メニューを対象とする複数の項目を取得または設定します。
public:
property cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ Parents { cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] Parents { get; set; }
member this.Parents : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] with get, set
Public Property Parents As INodeInformation()
プロパティ値
メニューを対象とする複数の項目を表す配列です。