GetPropertyPriority

ICSSStyleDeclaration.GetPropertyPriority method

用于检索 CSS 属性的优先级(例如,“重要”限定符),如果该属性已在此声明块中显式设置。

public string GetPropertyPriority(string propertyName)
范围类型描述
propertyNameString物业名称。

返回值

返回属性优先级

也可以看看