Movatterモバイル変換


[0]ホーム

URL:


Skip to main contentSkip to in-page navigation

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Guid.Version Property

Definition

Namespace:
System
Assemblies:
netstandard.dll, System.Runtime.dll
Source:
Guid.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the value of the version field for theGuid.

public: property int Version { int get(); };
public int Version { get; }
member this.Version : int
Public ReadOnly Property Version As Integer

Property Value

Remarks

This property corresponds to the most significant 4 bits of the 6th byte: 00000000-0000-F000-0000-000000000000.

For more information on how to interpret this value, seeRFC 9562.

Applies to

Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, seeour contributor guide.

Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?