ICSSStyleDeclaration.GetPropertyPriority

ICSSStyleDeclaration.GetPropertyPriority method

속성이 이 선언 블록에 명시적으로 설정된 경우 CSS 속성(예: “중요” 한정자)의 우선 순위를 검색하는 데 사용됩니다.

public string GetPropertyPriority(string propertyName)
모수유형설명
propertyNameString속성의 이름입니다.

반환 값

속성 우선 순위를 반환합니다.

또한보십시오