SubsystemInfo.RequiredFunctions Property

Definition

Gets the names of the required functions that have to be implemented by the subsystem implementation.

public System.Collections.ObjectModel.ReadOnlyCollection<string> RequiredFunctions { get; }
member this.RequiredFunctions : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property RequiredFunctions As ReadOnlyCollection(Of String)

Property Value

Applies to