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

コンポーネント内の項目のコレクションに含まれる各要素の名前を取得します。値の設定も可能です。

適用対象