| 
            
              UtilitiesReggistryPathMono Property 
             | 
          
        
        This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
            Mono Registry Path
            
 
    Namespace: 
   Furcadia.Net.Utils
    Assembly:
   FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntaxpublic string ReggistryPathMono { get; }Public ReadOnly Property ReggistryPathMono As String
	Get
Dim instance As Utilities
Dim value As String
value = instance.ReggistryPathMono
public:
property String^ ReggistryPathMono {
	String^ get ();
}member ReggistryPathMono : string with get
Property Value
Type: 
String
See Also