NewCimSessionOption.ProxyType Property

Definition

Provides access to the ProxyType parameter.

public:
 property System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ProxyType> ^ ProxyType { System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ProxyType> ^ get(); void set(System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ProxyType> ^ value); };
[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<Microsoft.Management.Infrastructure.Options.ProxyType> ProxyType { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.ProxyType : System.Activities.InArgument<Microsoft.Management.Infrastructure.Options.ProxyType> with get, set
Public Property ProxyType As InArgument(Of ProxyType)

Property Value

Attributes

Applies to