다음을 통해 공유


XhtmlControlAdapter.StyleSheetLocationAttributeValue 속성

정의

CssLocation 특성 값이 있는 경우 포함되는 폼에서 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

속성 값

특성이 있으면 CSS 스타일시트의 경로와 파일 이름을 포함하는 문자열이고, 그렇지 않으면 Empty입니다.

설명

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

적용 대상

추가 정보