Share via


MessagePropertyFilter.LookupId 屬性

定義

取得或設定值,指出在接收或窺視訊息時是否要擷取 LookupId 屬性資訊。

public:
 property bool LookupId { bool get(); void set(bool value); };
[System.Messaging.MessagingDescription("MsgLookupId")]
public bool LookupId { get; set; }
[<System.Messaging.MessagingDescription("MsgLookupId")>]
member this.LookupId : bool with get, set
Public Property LookupId As Boolean

屬性值

true 表示接收 LookupId 資訊,否則為 false。 預設為 true

屬性

備註

類別 LookupIdMessage 屬性會指定訊息的查閱標識碼。

適用於

另請參閱