IVsXMLMemberDataDeprecation Interface

Definition

Provides information for deprecating XML members.

public interface class IVsXMLMemberDataDeprecation
public interface class IVsXMLMemberDataDeprecation
__interface IVsXMLMemberDataDeprecation
[System.Runtime.InteropServices.Guid("AF87BDDD-FB89-4787-9809-1749FD500ABC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsXMLMemberDataDeprecation
[<System.Runtime.InteropServices.Guid("AF87BDDD-FB89-4787-9809-1749FD500ABC")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsXMLMemberDataDeprecation = interface
Public Interface IVsXMLMemberDataDeprecation
Attributes

Properties

Description

Gets the description.

Type

Gets the type of the member.

Applies to