IVsServiceReferenceMetadataStorageProvider.IsStorageTypeSupported(String) Méthode

Définition

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

Int32

Retourne un type de référence de service.

S’applique à