다음을 통해 공유


ITaskFormInfo.Properties 속성

정의

사전의 현재 속성을 가져옵니다.

public:
 property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Properties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
public Microsoft.SqlServer.Management.Data.IPropertyDictionary Properties { get; }
member this.Properties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
Public ReadOnly Property Properties As IPropertyDictionary

속성 값

사전의 현재 속성입니다.

적용 대상