Share via


KernelArguments.Names Property

Definition

Gets an ICollection<T> of all of the arguments' names.

public System.Collections.Generic.ICollection<string> Names { get; }
member this.Names : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Names As ICollection(Of String)

Property Value

Applies to