DotNetPartSchemaAttribute(String, String, Type, Type, 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:
DotNetPartSchemaAttribute(System::String ^ schema, System::String ^ root, Type ^ formatterTypeName, Type ^ reflectedTypeName, System::String ^ targetNameSpace);
public DotNetPartSchemaAttribute (string schema, string root, Type formatterTypeName, Type reflectedTypeName, string targetNameSpace);
new Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute : string * string * Type * Type * string -> Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute
Public Sub New (schema As String, root As String, formatterTypeName As Type, reflectedTypeName As Type, targetNameSpace As String)
Paramètres
- schema
- String
- root
- String
- formatterTypeName
- Type
- reflectedTypeName
- Type
- targetNameSpace
- String