The following tables list the members exposed by IEnvVarFilePath.
            
            
            
            
            Public Methods
|   | Name | Description | 
  | GetBrotherDirectoryWithName | Returns a new directory path prefixed with an environment variable, representing a directory with name , located in the same directory as this file.   | 
  | GetBrotherFileWithName | Returns a new file path prefixed with an environment variable, refering to a file with name , located in the same directory as this file.   | 
  | TryResolve | Overloaded. Returns EnvVarPathResolvingStatus.EnvVarPathResolvingStatus.Success if this file path is prefixed with an environment variable that can be resolved into a drive letter or a UNC absolute file path.   | 
  | UpdateExtension | Returns a new file path prefixed with an environment variable, representing this file with its file name extension updated to .   | 
Top 
            
            Extension Methods
            
            
            
            
            See Also