VCPropertySheet.PropertySheets 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 la collection de feuilles de propriétés appliquée à l'objet.
public:
property System::Object ^ PropertySheets { System::Object ^ get(); };
public:
property Platform::Object ^ PropertySheets { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(607)]
public object PropertySheets { [System.Runtime.InteropServices.DispId(607)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(607)>]
[<get: System.Runtime.InteropServices.DispId(607)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.PropertySheets : obj
Public ReadOnly Property PropertySheets As Object
Valeur de propriété
Collection de feuilles de propriétés.
- Attributs