GetMemberCommand.View Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
View from which the members are retrieved.
public:
property System::Management::Automation::PSMemberViewTypes View { System::Management::Automation::PSMemberViewTypes get(); void set(System::Management::Automation::PSMemberViewTypes value); };
public System.Management.Automation.PSMemberViewTypes View { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.PSMemberViewTypes View { get; set; }
member this.View : System.Management.Automation.PSMemberViewTypes with get, set
[<System.Management.Automation.Parameter>]
member this.View : System.Management.Automation.PSMemberViewTypes with get, set
Public Property View As PSMemberViewTypes
Property Value
- Attributes