PropertyTypeAttribute(String, String, String, String) Constructeur
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.
public:
PropertyTypeAttribute(System::String ^ xmlName, System::String ^ xmlTargetNamespace, System::String ^ xsdType, System::String ^ dotnettype);
public PropertyTypeAttribute (string xmlName, string xmlTargetNamespace, string xsdType, string dotnettype);
new Microsoft.XLANGs.BaseTypes.PropertyTypeAttribute : string * string * string * string -> Microsoft.XLANGs.BaseTypes.PropertyTypeAttribute
Public Sub New (xmlName As String, xmlTargetNamespace As String, xsdType As String, dotnettype As String)
Paramètres
- xmlName
- String
- xmlTargetNamespace
- String
- xsdType
- String
- dotnettype
- String