HttpRequestData.PropertyBag 속성

정의

사용자 지정 확장성 시나리오를 사용하도록 설정하는 항목을 가져오거나 설정합니다 IDictionary<TKey,TValue> .

public System.Collections.Generic.IDictionary<string,object> PropertyBag { get; set; }
member this.PropertyBag : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property PropertyBag As IDictionary(Of String, Object)

속성 값

적용 대상