다음을 통해 공유


BamlLocalizationDictionaryEnumerator.Entry 속성

정의

현재 위치의 DictionaryEntry 개체를 가져옵니다.

public:
 property System::Collections::DictionaryEntry Entry { System::Collections::DictionaryEntry get(); };
public System.Collections.DictionaryEntry Entry { get; }
member this.Entry : System.Collections.DictionaryEntry
Public ReadOnly Property Entry As DictionaryEntry

속성 값

DictionaryEntry

현재 위치의 엔트리에 대한 키와 값이 들어 있는 개체입니다.

구현

적용 대상