AppInfo.ExecutingAssemblyName property¶
Defined in
Type: AppInfo
Namespace: ReactiveMarbles.CacheDatabase.Settings
Assembly: ReactiveMarbles.CacheDatabase.Settings.dll
Applies to
netstandard2.0
public static string? ExecutingAssemblyName { get; }
Summary: Gets the name of the executing assembly.
Returns: string?
Value: The name of the executing assembly.