[This is preliminary documentation and is subject to change.]
Returns full permission path - a concatenation of its path and name
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string FullPath { get; }
public string FullPath { get; }
Public ReadOnly Property FullPath As String
Get
Public ReadOnly Property FullPath As String
Get
public:
property String^ FullPath {
String^ get ();
}
public:
property String^ FullPath {
String^ get ();
}
member FullPath : string with get
member FullPath : string with get
Property Value
Type:
String