 | ApiPath Property |
Gets the path to the api dll.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic static string Path { get; }Public Shared ReadOnly Property Path As String
Get
public:
static property String^ Path {
String^ get ();
}static member Path : string with get
Property Value
String
See Also