Share via


XhtmlPageAdapter.OptimumPageWeight 속성

정의

대상 디바이스에 적합한 페이지 용량을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 virtual property int OptimumPageWeight { int get(); };
public virtual int OptimumPageWeight { get; }
member this.OptimumPageWeight : int
Public Overridable ReadOnly Property OptimumPageWeight As Integer

속성 값

대상 디바이스의 페이지에 가장 적절한 바이트 수를 나타내는 정수입니다.

구현

적용 대상

추가 정보