共用方式為


ServiceReferenceType 列舉類型

提供列舉型別區別 Windows 通訊資格服務的參考及使用 ASP 的 Web 服務 (.asmx) 的參考。NET 中。

命名空間:  Microsoft.VisualStudio.WCFReference.Interop
組件:  Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

語法

'宣告
Public Enumeration ServiceReferenceType
public enum ServiceReferenceType
public enum class ServiceReferenceType
type ServiceReferenceType
public enum ServiceReferenceType

成員

成員名稱 描述
SRT_ASMXReference 顯示使用 ASP 的 Web 服務 (.asmx) 的參考。NET 中。
SRT_WCFReference 顯示 WCF 服務參考。

備註

這個列舉型別由ShowAddWebReferenceDialog方法,以控制的型別參考中所顯示的加入服務參考對話方塊。

請參閱

參考

Microsoft.VisualStudio.WCFReference.Interop 命名空間