Share via


InMemoryDirectoryInfo.Name Property

Definition

Overloads

Name

Gets the name of the file or directory.

Name

Source:
InMemoryDirectoryInfo.cs
Source:
InMemoryDirectoryInfo.cs
Source:
InMemoryDirectoryInfo.cs
Source:
InMemoryDirectoryInfo.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