GetMember.View Property

Definition

Provides access to the View parameter.

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

Property Value

Attributes

Applies to