ExportAliasCommand.As 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.
Parameter that determines the format of the file created.
public:
property Microsoft::PowerShell::Commands::ExportAliasFormat As { Microsoft::PowerShell::Commands::ExportAliasFormat get(); void set(Microsoft::PowerShell::Commands::ExportAliasFormat value); };
public:
property Microsoft::PowerShell::Commands::ExportAliasFormat As { Microsoft::PowerShell::Commands::ExportAliasFormat get(); void set(Microsoft::PowerShell::Commands::ExportAliasFormat value); };
public Microsoft.PowerShell.Commands.ExportAliasFormat As { get; set; }
[System.Management.Automation.Parameter]
public Microsoft.PowerShell.Commands.ExportAliasFormat As { get; set; }
member this.As : Microsoft.PowerShell.Commands.ExportAliasFormat with get, set
[<System.Management.Automation.Parameter>]
member this.As : Microsoft.PowerShell.Commands.ExportAliasFormat with get, set
Public Property As As ExportAliasFormat
Property Value
- Attributes