Share via


SetWmiInstance.PutType Property

Definition

Provides access to the PutType parameter.

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

Property Value

Attributes

Applies to