EnhancedKeyUsageProperty.EnhancedKeyUsageList Property

Definition

get property of EKUList

public:
 property System::Collections::Generic::List<Microsoft::PowerShell::Commands::EnhancedKeyUsageRepresentation> ^ EnhancedKeyUsageList { System::Collections::Generic::List<Microsoft::PowerShell::Commands::EnhancedKeyUsageRepresentation> ^ get(); };
public System.Collections.Generic.List<Microsoft.PowerShell.Commands.EnhancedKeyUsageRepresentation> EnhancedKeyUsageList { get; }
member this.EnhancedKeyUsageList : System.Collections.Generic.List<Microsoft.PowerShell.Commands.EnhancedKeyUsageRepresentation>
Public ReadOnly Property EnhancedKeyUsageList As List(Of EnhancedKeyUsageRepresentation)

Property Value

Applies to