Share via


FileSystemInfoBase.Name Property

Definition

Overloads

Name

A string containing the name of the file or directory.

Name

Source:
FileSystemInfoBase.cs
Source:
FileSystemInfoBase.cs
Source:
FileSystemInfoBase.cs
Source:
FileSystemInfoBase.cs

A string containing the name of the file or directory.

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

Property Value

Applies to