Enum GuidRepresentationMode
Whether to handle GuidRepresentation using the v2.x mode of the v3.x mode. See the reference documentation for details.
public enum GuidRepresentationMode
- Extension Methods
Fields
V2 = 0
Handle GuidRepresentation using the v2.x mode.
V3 = 1
Handle GuidRepresentation using the v3.x mode.