vbextFileTypes Énumération
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.
[System.Runtime.InteropServices.Guid("06A03650-2369-11CE-BFDC-08002B2B8CDA")]
public enum vbextFileTypes
[<System.Runtime.InteropServices.Guid("06A03650-2369-11CE-BFDC-08002B2B8CDA")>]
type vbextFileTypes =
Public Enum vbextFileTypes
- Héritage
-
vbextFileTypes
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
vbextFileTypeForm | 0 | |
vbextFileTypeModule | 1 | |
vbextFileTypeClass | 2 | |
vbextFileTypeProject | 3 | |
vbextFileTypeExe | 4 | |
vbextFileTypeFrx | 5 | |
vbextFileTypeRes | 6 | |
vbextFileTypeUserControl | 7 | |
vbextFileTypePropertyPage | 8 | |
vbextFileTypeDocObject | 9 | |
vbextFileTypeBinary | 10 | |
vbextFileTypeGroupProject | 11 | |
vbextFileTypeDesigners | 12 |