PSWorkflowConfigurationProvider.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.
Local Machine Runspace Language Mode
public:
virtual property Nullable<System::Management::Automation::PSLanguageMode> LanguageMode { Nullable<System::Management::Automation::PSLanguageMode> get(); };
public virtual System.Management.Automation.PSLanguageMode? LanguageMode { get; }
member this.LanguageMode : Nullable<System.Management.Automation.PSLanguageMode>
Public Overridable ReadOnly Property LanguageMode As Nullable(Of PSLanguageMode)