m_fullPath Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the fully qualified path of the directory or file.

Namespace:  System.IO
Assembly:  System.IO (in System.IO.dll)

Syntax

'Declaration
Protected m_fullPath As String
protected string m_fullPath
protected:
String^ m_fullPath
val mutable m_fullPath: string
protected var m_fullPath : String

.NET Framework Security

See Also

Reference

FileSystemInfo Class

System.IO Namespace