IVsXMLMemberData5::GetDeprecation Method ()
Visual Studio 2015
Gets the deprecation data from the xml documentation (<deprecated> tag).
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsXMLMemberDataDeprecation^If the tag doesn't exist, the function returns S_FALSE.
Show: