FileBase.FullPath Property

Definition

This property is purely informative, and does not always return the actual physical path to the file. To get the file, use OpenReadAsync method.

public string FullPath { get; }

Property Value

Applies to