Gets or sets the domain if one should be used or if no domain defined.
Namespace: Ico.EwxCopyC#
String.Empty
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string Domain { get; set; } |
Visual Basic |
---|
Public Property Domain As String Get Set |
JScript |
---|
function get Domain () : String function set Domain (value : String) |