Accelerator.Modifiers Property

Definition

For internal use only.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Collections.Generic.IEnumerable<string> Modifiers { get; set; }
member this.Modifiers : seq<string> with get, set

Property Value

System.Collections.Generic.IEnumerable<System.String>
Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to