LaunchingEventArgs.Context 속성

정의

지정된 컨텍스트 속성을 얻습니다.

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

속성 값

맥락의 가치.

적용 대상