XhtmlControlAdapter.StyleSheetLocationAttributeValue 속성

정의

특성이 CssLocation 있는 경우 해당 특성이 포함된 양식에서 특성의 값을 가져옵니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

protected:
 virtual property System::String ^ StyleSheetLocationAttributeValue { System::String ^ get(); };
protected virtual string StyleSheetLocationAttributeValue { get; }
member this.StyleSheetLocationAttributeValue : string
Protected Overridable ReadOnly Property StyleSheetLocationAttributeValue As String

속성 값

특성이 있는 경우 계단식 스타일시트 경로 및 파일 이름을 포함하는 문자열입니다. 그렇지 않으면 . Empty

설명

이 메서드는 주로 .NET Framework에서 내부적으로 사용됩니다.

적용 대상

추가 정보