Report.Custom 속성

정의

정의에서 Custom 태그의 내용을 가져옵니다.

public:
 property System::String ^ Custom { System::String ^ get(); };
public string Custom { get; }
member this.Custom : string
Public ReadOnly Property Custom As String

속성 값

렌더링 확장 프로그램에 전달할 사용자 지정 정보를 포함하는 String 값입니다.

사용자 지정 정보에 대한 자세한 내용은 Reporting Services 대한 사용자 지정 코드 작성을 참조하세요.

적용 대상