Name of the file.

Namespace: Composite.Core.IO.Plugins.IOProvider
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
string Name { get; }
Visual Basic
ReadOnly Property Name As String
	Get
Visual C++
property String^ Name {
	String^ get ();
}

See Also