Heureka API .NET Documentation
DefaultDirectory Property



Default directory for control category/control table templates. Creates the directory if missing.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public Shared ReadOnly Property DefaultDirectory As String
'Usage
 
Dim value As String
 
value = ControlCategory.DefaultDirectory
[Browsable(false)]
public static string DefaultDirectory {get;}
[Browsable(false)]
public:
static property String^ DefaultDirectory {
   String^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ControlCategory Class
ControlCategory Members

Send Feedback