IVsServiceReferenceMetadataStorageProvider.IsStorageTypeSupported(String) Méthode
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.
Détermine si le stockage est d’un type pris en charge
public:
int IsStorageTypeSupported(System::String ^ pszStorageType);
public:
int IsStorageTypeSupported(Platform::String ^ pszStorageType);
int IsStorageTypeSupported(std::wstring const & pszStorageType);
public int IsStorageTypeSupported (string pszStorageType);
abstract member IsStorageTypeSupported : string -> int
Public Function IsStorageTypeSupported (pszStorageType As String) As Integer
Paramètres
- pszStorageType
- String
ServiceReferenceTypeDe la référence de service Web XML.
Retours
Retourne un type de référence de service.