Project.ExtenderCATID Propriété

Définition

Obtient l'identificateur de catégorie (CATID) d'extendeur de l'objet.

public:
 property System::String ^ ExtenderCATID { System::String ^ get(); };
public:
 property Platform::String ^ ExtenderCATID { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(208)]
public string ExtenderCATID { [System.Runtime.InteropServices.DispId(208)] [System.Runtime.InteropServices.TypeLibFunc(1024)] get; }
[<System.Runtime.InteropServices.DispId(208)>]
[<get: System.Runtime.InteropServices.DispId(208)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1024)>]
member this.ExtenderCATID : string
Public ReadOnly Property ExtenderCATID As String

Valeur de propriété

String

Chaîne représentant le CATID de l'objet sous la forme d'un GUID.

Attributs

Remarques

Notes

Project.ExtenderCATID pour un Visual Basic objet de projet est différent de Project.ExtenderCATID pour un Visual C++ objet de projet.

S’applique à