Licensee email
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public static string LicenseeEmail { get; set; } |
Visual Basic |
---|
Public Shared Property LicenseeEmail As String
Get
Set |
Visual C++ |
---|
public:
static property String^ LicenseeEmail {
String^ get ();
void set (String^ value);
} |
See Also