We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5801c commit 01bbbaaCopy full SHA for 01bbbaa
1 file changed
windows.foundation.metadata/deprecatedattribute.md
@@ -17,4 +17,6 @@ Indicates that a type or member should be marked in metadata as deprecated. Comp
17
## -examples
18
19
## -see-also
20
-[Attribute](/dotnet/api/system.attribute?view=dotnet-uwp-10.0&preserve-view=true)
+
21
+- [ObsoleteAttribute remarks](/dotnet/api/system.obsoleteattribute#windows-8x-store-apps)
22
+- [Attribute](/dotnet/api/system.attribute?view=dotnet-uwp-10.0&preserve-view=true)
0 commit comments