FullPath Property

SimpleEssentials

IFileType..::..FullPath Property

Namespace:  SimpleEssentials.IO.Types
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


string FullPath { get; set; }
Property FullPath As String
	Get
	Set
property String^ FullPath {
	String^ get ();
	void set (String^ value);
}