共用方式為


CompilerMetaDataInfo.GetMessageSchemaRootForType(String, String) 方法

定義

public:
 System::String ^ GetMessageSchemaRootForType(System::String ^ typeName, System::String ^ assemblyLocation);
public string GetMessageSchemaRootForType (string typeName, string assemblyLocation);
member this.GetMessageSchemaRootForType : string * string -> string
Public Function GetMessageSchemaRootForType (typeName As String, assemblyLocation As String) As String

參數

typeName
String
assemblyLocation
String

傳回

適用於