ClientModelValidationContext.Attributes 屬性

定義

取得正在轉譯之 HTML 標籤的屬性字典。

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

屬性值

適用於