public PropertyValue FUNC_PLC_DNS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_DNS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLC_DNS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_DNS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Domain name, name of an address in a network. The DNS (Domain Name System) is used to implement domain names in the associated IP addresses.