Share via


NewCimSessionOption.Protocol Property

Definition

Provides access to the Protocol parameter.

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

Property Value

Attributes

Applies to