次の方法で共有


ReportUrlProperty クラス

レポートの URL のプロパティを表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ReportUrlProperty _
    Inherits ReportProperty
'使用
Dim instance As ReportUrlProperty
public sealed class ReportUrlProperty : ReportProperty
public ref class ReportUrlProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportUrlProperty =  
    class
        inherit ReportProperty
    end
public final class ReportUrlProperty extends ReportProperty

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
    Microsoft.ReportingServices.OnDemandReportRendering..::..ReportUrlProperty

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。