Compartir a través de


CompilerMetaDataInfo.GetPropertiesForDotNetPartType Método

Definición

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

Devoluciones

Se aplica a