Concatenates two domain names
Namespace:
JHSoftware.SimpleDNS.PluginAssembly: sdnsplugin (in sdnsplugin)
Version: 5.0.110.0 (5.0.110.0)
Syntax
| C# |
|---|
|
| Visual Basic (Declaration) |
|---|
Public Shared Operator & ( _ d1 As DomainName, _ d2 As DomainName _ ) As DomainName |
| Visual C++ |
|---|
|
Parameters
- d1
- Type: JHSoftware.SimpleDNS.Plugin..::.DomainName
First domain name
- d2
- Type: JHSoftware.SimpleDNS.Plugin..::.DomainName
Second domain name