次の方法で共有


FileNodeProperties クラス

プロパティ エディタで使用されます。

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

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

構文

'宣言
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Class FileNodeProperties _
    Inherits NodeProperties
'使用
Dim instance As FileNodeProperties
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public class FileNodeProperties : NodeProperties
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class FileNodeProperties : public NodeProperties
public class FileNodeProperties 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.MPF.FileNodeProperties
        Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.SingleFileGeneratorNodeProperties

スレッド セーフ

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

参照

参照

FileNodeProperties メンバ

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