指定したオブジェクトの複数のプロパティの総称コレクションに含まれる、1 つのプロパティを表します。
この API は、CLS に準拠していません。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Automation
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Class OAProperty _
Implements Property
'使用
Dim instance As OAProperty
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public class OAProperty : Property
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class OAProperty : Property
public class OAProperty implements Property
継承階層
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Automation.OAProperty
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。