다음을 통해 공유


ConnectedServiceHandlerExportAttribute.AppliesTo 속성

정의

연결된 서비스 처리기를 프로젝트의 기능에 일치시키는 "AppliesTo" 쿼리 문자열을 가져오거나 설정합니다.

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

속성 값

String를 반환합니다.

적용 대상