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

Значение свойства

Указанное свойство из контекста.

Применяется к