Click or drag to resize

ModuleInitializerGetEntryAssemblyLocation Method

실행중인 Entry Assembly 위치 반환

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

Return Value

Type: String
Entry Assembly Location
See Also