LicenseDomainName Property |
Gets the restricted domain name
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string DomainName { get; set; }
Public Property DomainName As String
Get
Set
public:
property String^ DomainName {
String^ get ();
void set (String^ value);
}
member DomainName : string with get, set
Property Value
Type:
StringSee Also