DiscoveryProtocol 列舉類型
提供列舉型別來指定要使用的 Windows 通訊資格服務探索通訊協定。
命名空間: Microsoft.VisualStudio.WCFReference.Interop
組件: Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)
語法
'宣告
Public Enumeration DiscoveryProtocol
public enum DiscoveryProtocol
public enum class DiscoveryProtocol
type DiscoveryProtocol
public enum DiscoveryProtocol
成員
成員名稱 | 描述 | |
---|---|---|
DP_DiscoveryClientProtocol | 使用DiscoveryClientProtocol通訊協定。 | |
DP_DiscoveryDataServiceProtocol | ||
DP_MetadataExchangeProtocol | 使用IMetadataExchange通訊協定。 |
備註
這個列舉型別支援IDiscoverySession2介面,以擴充IDiscoverySession介面以支援中繼資料交換。