Share via


CimActivityImplementationContext.SessionOptions Property

Definition

The session options used to create the session for this activity...

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

Property Value

Applies to