6 references to GetString
System.Messaging (6)
System\Messaging\Message.cs (6)
343
string queueFormatName = StringFromBytes(properties.
GetString
(NativeMethods.MESSAGE_PROPID_ADMIN_QUEUE),
531
return StringFromBytes(this.properties.
GetString
(NativeMethods.MESSAGE_PROPID_PROV_NAME),
876
string queueFormatName = StringFromBytes(properties.
GetString
(NativeMethods.MESSAGE_PROPID_DEST_QUEUE),
1240
return StringFromBytes(this.properties.
GetString
(NativeMethods.MESSAGE_PROPID_LABEL),
1441
string queueFormatName = StringFromBytes(properties.
GetString
(NativeMethods.MESSAGE_PROPID_RESP_QUEUE),
1821
string queueFormatName = StringFromBytes(properties.
GetString
(NativeMethods.MESSAGE_PROPID_XACT_STATUS_QUEUE),