Furcadia Framework For Third Party Programs
ProxySessionRepID Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Furcadia.Net.Proxy.ProxySession.Rep.ID"]
Namespace: Furcadia.Net.Proxy
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public string ID { get; set; }
Public Property ID As String Get Set Dim instance As ProxySessionRep Dim value As String value = instance.ID instance.ID = value
public: property String^ ID { String^ get (); void set (String^ value); }
member ID : string with get, set
Property Value
Type: StringSee Also