Click or drag to resize

ModuleInitializerGetEntryAssemblyLocation Method

실행중인 Entry Assembly 위치 반환

Namespace:  VIZCore3D.NET
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public static string GetEntryAssemblyLocation()

Return Value

Type: String
Entry Assembly Location
See Also