AvailabilityBaseAttribute.Message Property
Definition
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.
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.