API Reference › NativesCStringStructNamespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dllpublic struct CStringWrapper class for native char*.View sourcePropertiesValuepublic string Value { readonly get; set; }Property ValuestringMethodsToString()Returns the fully qualified type name of this instance.public override readonly string ToString()ReturnsstringThe fully qualified type name.Operatorsimplicit operator string(CString)public static implicit operator string(CString str)ParametersstrCStringReturnsstringimplicit operator CString(string)public static implicit operator CString(string str)ParametersstrstringReturnsCString