AvailabilityBaseAttribute.Message Property
Definition
Additional information related to the availability information.
public string Message { get; }
member this.Message : string
Property Value
Additional information related to the availability information.
Remarks
This is typically used to recommend other API when something is deprecated or obsoleted.