Guid.AllBitsSet Property

Definition

Gets a Guid where all bits are set.

C#
public static Guid AllBitsSet { get; }

Property Value

A GUID with a value of FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF.

Applies to

Product Versions
.NET 9