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

屬性值

IContext

來自內容之指定的屬性。

適用於