Share via


DirectoryInfoWrapper.Name Property

Definition

Overloads

Name

Gets the name of the file or directory.

Name

Source:
DirectoryInfoWrapper.cs
Source:
DirectoryInfoWrapper.cs
Source:
DirectoryInfoWrapper.cs
Source:
DirectoryInfoWrapper.cs

Gets the name of the file or directory.

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

Property Value

Applies to