XLANGPartMetaData(Type, String, Boolean, XLANGPartPropertyType[]) 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:
XLANGPartMetaData(Type ^ type, System::String ^ name, bool isXsd, cli::array <Microsoft::XLANGs::RuntimeTypes::XLANGPartPropertyType ^> ^ propertyTypes);
public XLANGPartMetaData (Type type, string name, bool isXsd, Microsoft.XLANGs.RuntimeTypes.XLANGPartPropertyType[] propertyTypes);
new Microsoft.XLANGs.RuntimeTypes.XLANGPartMetaData : Type * string * bool * Microsoft.XLANGs.RuntimeTypes.XLANGPartPropertyType[] -> Microsoft.XLANGs.RuntimeTypes.XLANGPartMetaData
Paramètres
- type
- Type
- name
- String
- isXsd
- Boolean
- propertyTypes
- XLANGPartPropertyType[]