次の方法で共有


DatabaseProjectNodeProperties クラス

プロジェクト ノードのプロパティを提供します。

この API は、CLS に準拠していません。 

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.Properties
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<GuidAttribute("86BA1DA9-2A57-4004-BEFA-BEEE8C4F9167")> _
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class DatabaseProjectNodeProperties _
    Inherits NodeProperties
'使用
Dim instance As DatabaseProjectNodeProperties
[GuidAttribute("86BA1DA9-2A57-4004-BEFA-BEEE8C4F9167")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public sealed class DatabaseProjectNodeProperties : NodeProperties
[GuidAttribute(L"86BA1DA9-2A57-4004-BEFA-BEEE8C4F9167")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public ref class DatabaseProjectNodeProperties sealed : public NodeProperties
public final class DatabaseProjectNodeProperties extends NodeProperties

継承階層

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.LocalizableProperties
    Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.NodeProperties
      Microsoft.VisualStudio.Data.Schema.Project.Project.Properties.DatabaseProjectNodeProperties

スレッド セーフ

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

参照

参照

DatabaseProjectNodeProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.Properties 名前空間