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

属性值

启用队列的接口的名称。

适用于