C# 클래스 Microsoft.VisualStudio.R.Package.ProjectSystem.IRProjectPropertiesExtensions

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
ToRRemotePathAsync ( this properties, string projectRelativeFilePath ) : Task

메소드 상세

ToRRemotePathAsync() 공개 정적인 메소드

public static ToRRemotePathAsync ( this properties, string projectRelativeFilePath ) : Task
properties this
projectRelativeFilePath string
리턴 Task