CompilerMetaDataInfo.GetPropertiesForDotNetPartType Méthode
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:
System::String ^ GetPropertiesForDotNetPartType(System::String ^ typeName, System::String ^ assemblyLocation, [Runtime::InteropServices::Out] System::String ^ % formatterTypeName, [Runtime::InteropServices::Out] System::String ^ % reflectedTypeName, [Runtime::InteropServices::Out] System::String ^ % targetNameSpace);
public string GetPropertiesForDotNetPartType (string typeName, string assemblyLocation, out string formatterTypeName, out string reflectedTypeName, out string targetNameSpace);
member this.GetPropertiesForDotNetPartType : string * string * string * string * string -> string
Public Function GetPropertiesForDotNetPartType (typeName As String, assemblyLocation As String, ByRef formatterTypeName As String, ByRef reflectedTypeName As String, ByRef targetNameSpace As String) As String
Paramètres
- typeName
- String
- assemblyLocation
- String
- formatterTypeName
- String
- reflectedTypeName
- String
- targetNameSpace
- String