[This is preliminary documentation and is subject to change.]
Returns a top-rooted path to this permission (without name)
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract string Path { get; }
public abstract string Path { get; }
Public MustOverride ReadOnly Property Path As String
Get
Public MustOverride ReadOnly Property Path As String
Get
public:
virtual property String^ Path {
String^ get () abstract;
}
public:
virtual property String^ Path {
String^ get () abstract;
}
abstract Path : string with get
abstract Path : string with get
Property Value
Type:
String