IVsXMLMemberDataDeprecation::Type Property

 

Gets the type of the member.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610678272)]
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.XMLMEMBERDATA_DEPRECATION_TYPE")]
property unsigned int Type {
	unsigned int get();
}

Property Value

Type: System::UInt32

The type of the member.

Return to top
Show: