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

获取或设置组件的项集合中各元素的名称。

适用于