WSDLProxyNameAttribute Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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)
Paramètres
- proxyName
- String
S’applique à
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)
Paramètres
- proxyType
- Type