Share via


CimActivityImplementationContext.Session Property

Definition

The session specified for this activity

public:
 property Microsoft::Management::Infrastructure::CimSession ^ Session { Microsoft::Management::Infrastructure::CimSession ^ get(); void set(Microsoft::Management::Infrastructure::CimSession ^ value); };
public Microsoft.Management.Infrastructure.CimSession Session { get; set; }
member this.Session : Microsoft.Management.Infrastructure.CimSession with get, set
Public Property Session As CimSession

Property Value

Applies to