RegInfoTFullKeyPath Property
Gets the full key path.
Namespace: DevCase.Core.Windows.RegistryAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string FullKeyPath { get; }
Public ReadOnly Property FullKeyPath As String
Get
Dim instance As RegInfo
Dim value As String
value = instance.FullKeyPath
public:
property String^ FullKeyPath {
String^ get ();
}
member FullKeyPath : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The full key path.