SqlDialogPage.AutomationObject 속성

정의

SqlDialogPage 클래스의 지정된 개체에 대한 DTE 자동화 모델 개체를 가져옵니다.

public:
 virtual property System::Object ^ AutomationObject { System::Object ^ get(); };
public override object AutomationObject { get; }
member this.AutomationObject : obj
Public Overrides ReadOnly Property AutomationObject As Object

속성 값

DTE 자동화 모델 개체입니다.

적용 대상