点击或拖拽改变大小

HtmlStylesheetLoadEventArgsAttributes 属性

collection of all the attributes that are defined on the link element

命名空间:  DSkin.Html.Core.Entities
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public Dictionary<string, string> Attributes { get; }

属性值

类型:DictionaryString, String
参见