InterfaceQueuingAttribute.Interface 屬性

定義

取得或設定啟用佇列的介面的名稱。

public:
 property System::String ^ Interface { System::String ^ get(); void set(System::String ^ value); };
public string Interface { get; set; }
member this.Interface : string with get, set
Public Property Interface As String

屬性值

啟用佇列的介面的名稱。

適用於