IVsXMLMemberData5.GetDeprecation 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从 xml 文档中获取弃用数据 (< 弃用的 > 标记) 。
public:
Microsoft::VisualStudio::Shell::Interop::IVsXMLMemberDataDeprecation ^ GetDeprecation();
public:
Microsoft::VisualStudio::Shell::Interop::IVsXMLMemberDataDeprecation ^ GetDeprecation();
Microsoft::VisualStudio::Shell::Interop::IVsXMLMemberDataDeprecation GetDeprecation();
public Microsoft.VisualStudio.Shell.Interop.IVsXMLMemberDataDeprecation GetDeprecation ();
abstract member GetDeprecation : unit -> Microsoft.VisualStudio.Shell.Interop.IVsXMLMemberDataDeprecation
Public Function GetDeprecation () As IVsXMLMemberDataDeprecation
返回
如果标记不存在,该函数将返回 S_FALSE。