Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Hive.Configuration.PluginElement Class Reference

Properties

Dictionary< string, string > CustomAttributes = new Dictionary<string, string>() [get]
 
string Name [get, set]
 
string Version = "" [get, set]
 
string Type [get, set]
 
string AssemblyName [get, set]
 

Property Documentation

◆ AssemblyName

string Photon.Hive.Configuration.PluginElement.AssemblyName
getset

◆ CustomAttributes

Dictionary<string, string> Photon.Hive.Configuration.PluginElement.CustomAttributes = new Dictionary<string, string>()
get

◆ Name

string Photon.Hive.Configuration.PluginElement.Name
getset

◆ Type

string Photon.Hive.Configuration.PluginElement.Type
getset

◆ Version

string Photon.Hive.Configuration.PluginElement.Version = ""
getset