TagHelperDescriptor.PropertyBag 속성

정의

에 대한 추가 정보를 포함하는 사전입니다 TagHelperDescriptor.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ PropertyBag { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> PropertyBag { get; }
member this.PropertyBag : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property PropertyBag As IDictionary(Of String, String)

속성 값

적용 대상