다음을 통해 공유


DelegatingXmlDictionaryReader.Name 속성

정의

현재 노드의 정규화된 이름을 가져옵니다.

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

속성 값

현재 노드의 정규화된 이름입니다.

적용 대상