DotNetPartSchemaAttribute(String, String, Type, Type, String) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- schema
- String
- root
- String
- formatterTypeName
- Type
- reflectedTypeName
- Type
- targetNameSpace
- String