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

속성 값

큐가 활성화되는 인터페이스의 이름입니다.

적용 대상