PropertyDefinition クラス
プロパティ定義を表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public MustInherit Class PropertyDefinition
'使用
Dim instance As PropertyDefinition
public abstract class PropertyDefinition
public ref class PropertyDefinition abstract
[<AbstractClassAttribute>]
type PropertyDefinition = class end
public abstract class PropertyDefinition
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .EnumProperty
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .StringProperty
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。