FileCandidate(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor to create a file candidate
public FileCandidate (string filePath);
new Microsoft.VisualStudio.Text.Operations.FileCandidate : string -> Microsoft.VisualStudio.Text.Operations.FileCandidate
Public Sub New (filePath As String)
Parameters
- filePath
- String
File path of the file candidate