![]() |
UtilitiesReggistryPathX64 Property |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
[This is preliminary documentation and is subject to change.]
Windows x64 Registry path
Namespace: Furcadia.Net.Utils
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public string ReggistryPathX64 { get; }
Public ReadOnly Property ReggistryPathX64 As String Get Dim instance As Utilities Dim value As String value = instance.ReggistryPathX64
public: property String^ ReggistryPathX64 { String^ get (); }
member ReggistryPathX64 : string with get
Property Value
Type: StringSee Also