ISqlWizardInfo.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

속성 값

특정 마법사에 특화된 추가 속성들.

적용 대상