WSDLProxyNameAttribute 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
WSDLProxyNameAttribute(String) | |
WSDLProxyNameAttribute(Type) |
WSDLProxyNameAttribute(String)
public:
WSDLProxyNameAttribute(System::String ^ proxyName);
public WSDLProxyNameAttribute (string proxyName);
new Microsoft.XLANGs.BaseTypes.WSDLProxyNameAttribute : string -> Microsoft.XLANGs.BaseTypes.WSDLProxyNameAttribute
Public Sub New (proxyName As String)
參數
- proxyName
- String
適用於
WSDLProxyNameAttribute(Type)
public:
WSDLProxyNameAttribute(Type ^ proxyType);
public WSDLProxyNameAttribute (Type proxyType);
new Microsoft.XLANGs.BaseTypes.WSDLProxyNameAttribute : Type -> Microsoft.XLANGs.BaseTypes.WSDLProxyNameAttribute
Public Sub New (proxyType As Type)
參數
- proxyType
- Type