TaskFormTaskComponents 클래스

정의

태스크 폼의 태스크 구성 요소를 표시합니다.

public ref class TaskFormTaskComponents
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class TaskFormTaskComponents
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type TaskFormTaskComponents = class
Public Class TaskFormTaskComponents
상속
TaskFormTaskComponents
특성

생성자

TaskFormTaskComponents()

TaskFormTaskComponents 클래스의 새 인스턴스를 초기화합니다.

속성

Items

구성 요소에 대한 항목 컬렉션을 가져오거나 설정합니다.

ItemsElementName

구성 요소의 항목 컬렉션에서 각 요소의 이름을 가져오거나 설정합니다.

적용 대상