HttpRequest.CurrentExecutionFilePathExtension 속성

정의

CurrentExecutionFilePath 속성에 지정된 파일 이름의 확장명을 가져옵니다.

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

속성 값

String

CurrentExecutionFilePath 속성에 지정된 파일 이름의 확장명입니다.

적용 대상