Windward Engine API Reference
DefaultAssemblyLocation Property
See Also  Send comments on this topic.
UpdatePods.net.windward Namespace > AssemblyRunTimeResolver Class : DefaultAssemblyLocation Property




Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property DefaultAssemblyLocation As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = AssemblyRunTimeResolver.DefaultAssemblyLocation
C# 
public static string DefaultAssemblyLocation {get;}
Managed Extensions for C++ 
public: __property static string* get_DefaultAssemblyLocation();
C++/CLI 
public:
static property String^ DefaultAssemblyLocation {
   String^ get();
}

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2020 All Rights Reserved.