CompilerMetaDataInfo.GetPropertiesForDotNetPartType Método
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:
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
Parámetros
- typeName
- String
- assemblyLocation
- String
- formatterTypeName
- String
- reflectedTypeName
- String
- targetNameSpace
- String