TaskComponent.ITaskFormComponentInfo.Properties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネントのプロパティを取得します。
property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo::Properties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
[System.Xml.Serialization.XmlIgnore]
Microsoft.SqlServer.Management.Data.IPropertyDictionary Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.Properties { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.Properties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
ReadOnly Property Properties As IPropertyDictionary Implements ITaskFormComponentInfo.Properties
プロパティ値
コンポーネントのプロパティ。
実装
- 属性