IVsServiceReferenceMetadataStorageProvider.IsStorageTypeSupported 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定存储是否为受支持的类型
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
参数
- pszStorageType
- String
ServiceReferenceTypeXML web services 引用的。
返回
返回服务引用类型。