Edit

Share via


FileSystemInfoBase.FullName Property

Definition

A string containing the full path of the file or directory.

public:
 abstract property System::String ^ FullName { System::String ^ get(); };
public abstract string FullName { get; }
member this.FullName : string
Public MustOverride ReadOnly Property FullName As String

Property Value

Applies to