IVsXMLMemberDataDeprecation.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type du membre.
public:
property System::UInt32 Type { System::UInt32 get(); };
public:
property unsigned int Type { unsigned int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.XMLMEMBERDATA_DEPRECATION_TYPE")]
[System.Runtime.InteropServices.DispId(1610678272)]
public uint Type { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.XMLMEMBERDATA_DEPRECATION_TYPE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Type : uint32
Public ReadOnly Property Type As UInteger
Valeur de propriété
Type du membre.
- Attributs