WSDLProxyNameAttribute Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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)
Parametri
- proxyName
- String
Si applica a
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)
Parametri
- proxyType
- Type