Share via


ConvertFromString.UpdateTemplate Property

Definition

Provides access to the UpdateTemplate parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<System.Management.Automation.SwitchParameter> UpdateTemplate { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.UpdateTemplate : System.Activities.InArgument<System.Management.Automation.SwitchParameter> with get, set
Public Property UpdateTemplate As InArgument(Of SwitchParameter)

Property Value

Attributes

Applies to