P_Furcadia_Net_Utils_ChannelObjects_QueryChannelObject_Query - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

QueryChannelObject.Query Property

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

Gets the query command type.

Namespace: Furcadia.Net.Utils.ChannelObjects
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public QueryType Query { get; }

VB

Public ReadOnly Property Query As QueryType
	Get

VB Usage

Dim instance As QueryChannelObject
Dim value As QueryType

value = instance.Query

C++

public:
property QueryType Query {
	QueryType get ();
}

F#

member Query : QueryType with get

Property Value

Type: QueryType
The query.

See Also

Reference

QueryChannelObject Class
Furcadia.Net.Utils.ChannelObjects Namespace

⚠️ **GitHub.com Fallback** ⚠️