The extension of the directory.

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

Syntax

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

See Also