Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 667 Bytes

deprecatedattribute.md

File metadata and controls

22 lines (15 loc) · 667 Bytes
-api-id -api-type
T:Windows.Foundation.Metadata.DeprecatedAttribute
winrt class

Windows.Foundation.Metadata.DeprecatedAttribute

-description

Indicates that a type or member should be marked in metadata as deprecated. Compilers and other developer tools can read this attribute and provide info to the user about the deprecation type and possible alternates.

-remarks

-examples

-see-also