Share via


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

System.String

Applies to