.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System
  3. Version
  4. TryFormat(Span<Byte>, Int32)
  • Version
    • Version()
    • Version(String)
    • Version(Int32, Int32)
    • Version(Int32, Int32, Int32)
    • Version(Int32, Int32, Int32, Int32)
    • Build
    • Major
    • MajorRevision
    • Minor
    • MinorRevision
    • Revision
    • Clone()
    • CompareTo(Object)
    • CompareTo(Version)
    • Equals(Object)
    • Equals(Version)
    • GetHashCode()
    • Parse(String)
    • Parse(ReadOnlySpan<Char>)
    • ToString()
    • ToString(Int32)
    • TryFormat(Span<Byte>, Int32)
    • TryFormat(Span<Char>, Int32)
    • TryFormat(Span<Byte>, Int32, Int32)
    • TryFormat(Span<Char>, Int32, Int32)
    • TryParse(String, Version)
    • TryParse(ReadOnlySpan<Char>, Version)
    • operator !=(Version, Version)
    • operator <(Version, Version)
    • operator <=(Version, Version)
    • operator ==(Version, Version)
    • operator >(Version, Version)
    • operator >=(Version, Version)
net9.0
namespace System
{
    public sealed class Version : ICloneable, IComparable, IComparable<Version?>, IEquatable<Version?>, IFormattable, ISpanFormattable, IUtf8SpanFormattable
    {
        public bool TryFormat(Span<byte> utf8Destination, out int bytesWritten);
    }
}
nuget.org
0.1 %
Reference this API
.NET 8.09.0
Information specific to net9.0
Assembly

System.Runtime , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙