DbGeometryWellKnownValue.WellKnownBinary Property
Gets or sets the well known binary representation of this value.
Assembly: EntityFramework (in EntityFramework.dll)
[DataMemberAttribute(Order = 3, IsRequired = false, EmitDefaultValue = false)] [SuppressMessageAttribute("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Justification = "Required for this feature")] public byte[] WellKnownBinary { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }