|
ProxySessionBanishName Property
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Current Name for Banish Operations
We mirror Furcadia's Banish system for efficiency
Namespace:
Furcadia.Net.Proxy
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public string BanishName { get; }
Public ReadOnly Property BanishName As String
Get
Dim instance As ProxySession
Dim value As String
value = instance.BanishName
public:
property String^ BanishName {
String^ get ();
}
member BanishName : string with get
Property Value
Type:
StringSee Also