NavigationViewCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ナビゲーション ビュー内のオブジェクトのコレクションを表します。
public ref class NavigationViewCollection : Microsoft::SqlServer::Management::ConfigurationSection
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class NavigationViewCollection : Microsoft.SqlServer.Management.ConfigurationSection
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type NavigationViewCollection = class
inherit ConfigurationSection
Public Class NavigationViewCollection
Inherits ConfigurationSection
- 継承
- 属性
コンストラクター
NavigationViewCollection() |
NavigationViewCollection クラスの新しいインスタンスを初期化します。 |
プロパティ
LoadedFrom |
構成セクションの読み込まれているフォームを取得します。値の設定も可能です。 (継承元 ConfigurationSection) |
ResourceManager |
ResourceManager コントロールの文字列値を取得します。値の設定も可能です。 (継承元 LocalizationManager) |
Source |
構成セクションのソースを取得します。値の設定も可能です。 (継承元 ConfigurationSection) |
View |
NavigationView のビュー プロパティを取得または設定します。 |