OuterFormatShapeCommandBase.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.
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