Heureka API .NET Documentation
_Default Property (_Application)



Syntax
'Declaration
 
<DispIdAttribute(0)>
ReadOnly Default Property _Default As String
'Usage
 
Dim instance As _Application
Dim value As String
 
value = instance._Default
[DispId(0)]
string this {get;}
[DispId(0)]
property String^ default [] {
   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

_Application Interface
_Application Members

Send Feedback