Furcadia Framework For Third Party Programs
UtilitiesReggistryPathX86 Property |
[This is preliminary documentation and is subject to change.]
Windows 32 Registry path
Namespace: Furcadia.Net.Utils
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public string ReggistryPathX86 { get; }
Public ReadOnly Property ReggistryPathX86 As String Get Dim instance As Utilities Dim value As String value = instance.ReggistryPathX86
public: property String^ ReggistryPathX86 { String^ get (); }
member ReggistryPathX86 : string with get
Property Value
Type: StringSee Also