다음을 통해 공유


HttpRuntime.AspClientScriptVirtualPath 속성

정의

ASP.NET 클라이언트 스크립트 파일의 가상 경로를 가져옵니다.

public:
 static property System::String ^ AspClientScriptVirtualPath { System::String ^ get(); };
public static string AspClientScriptVirtualPath { get; }
member this.AspClientScriptVirtualPath : string
Public Shared ReadOnly Property AspClientScriptVirtualPath As String

속성 값

String

ASP.NET 클라이언트 스크립트 파일의 가상 경로입니다.

적용 대상