Share via


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

プロパティ値

キューを有効にするインターフェイスの名前。

適用対象