言語

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 値。

カスタム情報の詳細については、「Writing Custom Code for Reporting Services」をご覧ください。

適用対象