Windows.Win32.System.WinRT.HSTRING struct HSTRING : IEquatable<HSTRING> A handle to a Windows Runtime string. Documentation Code public static bool op_Equality(HSTRING left, HSTRING right) public static HSTRING op_Explicit(Void* value) public static HSTRING op_Explicit(IntPtr value) public static HSTRING op_Explicit(UIntPtr value) public static Void* op_Implicit(HSTRING value) public static IntPtr op_Implicit(HSTRING value) public static bool op_Inequality(HSTRING left, HSTRING right) public bool Equals(HSTRING other)