NavigationViewCollection 클래스

정의

탐색 뷰에 있는 개체의 컬렉션을 나타냅니다.

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의 뷰 속성을 가져오거나 설정합니다.

적용 대상