NewCimSessionOption.Encoding Property

Definition

Provides access to the Encoding parameter.

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

Property Value

Attributes

Applies to