System.Runtime.InteropServices.StringMarshalling enum StringMarshalling Documentation Code namespace System.Runtime.InteropServices { internal enum StringMarshalling { Utf16 = 2 } }