C# Class Microsoft.VisualStudio.R.Package.ProjectSystem.IRProjectPropertiesExtensions

Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
ToRRemotePathAsync ( this properties, string projectRelativeFilePath ) : Task

Method Details

ToRRemotePathAsync() public static method

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