AppInfo.ExecutingAssembly property¶
Defined in
Type: AppInfo
Namespace: ReactiveMarbles.CacheDatabase.EncryptedSettings
Assembly: ReactiveMarbles.CacheDatabase.EncryptedSettings.dll
Applies to
netstandard2.0
public static Assembly ExecutingAssembly { get; }
Summary: Gets the executing assembly.
Returns: Assembly
Value: The executing assembly.