KeyValueConfigurationCollection.AllKeys 屬性

定義

取得包含在 KeyValueConfigurationCollection 集合中之所有項目的索引鍵。

public:
 property cli::array <System::String ^> ^ AllKeys { cli::array <System::String ^> ^ get(); };
public string[] AllKeys { get; }
member this.AllKeys : string[]
Public ReadOnly Property AllKeys As String()

屬性值

String[]

字串陣列。

適用於