ObsoletedOSPlatformAttributeMessage Property
Gets additional information about the obsoletion, for example,
a message that mostly suggests an alternative for the obsoleted API.
Namespace: DevCase.Runtime.AttributesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string Message { get; }
public:
property String^ Message {
String^ get ();
}
member Message : string with get
No code example is currently available or this language may not be supported.
Property Value
String