OuterFormatShapeCommandBase.View Property

Definition

Optional, non positional parameter.

public:
 property System::String ^ View { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ View { Platform::String ^ get(); void set(Platform::String ^ value); };
public string View { get; set; }
[System.Management.Automation.Parameter]
public string View { get; set; }
member this.View : string with get, set
[<System.Management.Automation.Parameter>]
member this.View : string with get, set
Public Property View As String

Property Value

Attributes

Applies to