ClientTargetCollection.AllKeys 속성

정의

컬렉션에 포함된 모든 구성 요소에 대한 키 배열을 반환합니다 ClientTargetCollection .

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[]

에 포함된 ClientTarget모든 개체에 ClientTargetCollection 대한 키 배열입니다.

적용 대상