다음을 통해 공유


QueryStringEnumerable.Enumerator.Current 속성

정의

열거 중인 쿼리 문자열에서 현재 참조된 키/값 쌍을 가져옵니다.

public Microsoft.AspNetCore.WebUtilities.QueryStringEnumerable.EncodedNameValuePair Current { get; }
member this.Current : Microsoft.AspNetCore.WebUtilities.QueryStringEnumerable.EncodedNameValuePair
Public ReadOnly Property Current As QueryStringEnumerable.EncodedNameValuePair

속성 값

적용 대상