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

屬性值

情境的價值。

適用於