Dela via


IFeedbackProvider.ISubsystem.FunctionsToDefine Property

Definition

Default implementation. No function is required for a feedback provider.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
override sealed System.Collections.Generic.Dictionary<string,string>? System.Management.Automation.Subsystem.ISubsystem.FunctionsToDefine { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.System.Management.Automation.Subsystem.ISubsystem.FunctionsToDefine : System.Collections.Generic.Dictionary<string, string>
 Overrides NotOverridable ReadOnly Property FunctionsToDefine As Dictionary(Of String, String) Implements ISubsystem.FunctionsToDefine

Property Value

Implements

Attributes

Applies to