CompilerMetaDataInfo.GetMessageSchemaRootForType(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- typeName
- String
- assemblyLocation
- String