ConvertFromString.IncludeExtent Property

Definition

Provides access to the IncludeExtent parameter.

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

Property Value

Attributes

Applies to