NewPSSessionConfigurationFileCommand.LanguageMode 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.
Language mode.
public:
property System::Management::Automation::PSLanguageMode LanguageMode { System::Management::Automation::PSLanguageMode get(); void set(System::Management::Automation::PSLanguageMode value); };
public System.Management.Automation.PSLanguageMode LanguageMode { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.PSLanguageMode LanguageMode { get; set; }
member this.LanguageMode : System.Management.Automation.PSLanguageMode with get, set
[<System.Management.Automation.Parameter>]
member this.LanguageMode : System.Management.Automation.PSLanguageMode with get, set
Public Property LanguageMode As PSLanguageMode
Property Value
- Attributes