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