System.Diagnostics.ThisAssembly static class ThisAssembly Documentation Code namespace System.Diagnostics { internal static class ThisAssembly { public static Version AssemblyFileVersion { get; } } }