| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Document Class : MainDomain Property |
// get document Document doc = tab.MainDocument; // get the main domain string domain = doc.MainDomain;
// get document $doc = $tab->MainDocument; // get the main domain $domain = $doc->MainDomain;
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.