该类及其成员保留供内部使用,不应在代码中使用。 此类是公共类,因为它用于属性编辑器中。
此 API 不兼容 CLS。
继承层次结构
System.Object
  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.LocalizableProperties
    Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.NodeProperties
      Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.FileNodeProperties
        Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.SingleFileGeneratorNodeProperties
命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)
语法
声明
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public Class FileNodeProperties _
    Inherits NodeProperties
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public class FileNodeProperties : NodeProperties
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public ref class FileNodeProperties : public NodeProperties
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
type FileNodeProperties =  
    class
        inherit NodeProperties
    end
public class FileNodeProperties extends NodeProperties
FileNodeProperties 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | ExtenderCATID | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | Extension | 该类及其成员保留供内部使用,不应在代码中使用。 | 
| .gif) | FileName | 该类及其成员保留供内部使用,不应在代码中使用。 | 
| .gif) | FullPath | 该类及其成员保留供内部使用,不应在代码中使用。 | 
| .gif) | Name | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
页首
方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | CreateDesignPropertyDescriptor | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | Equals | 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。) | 
| .gif) | Extender | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | ExtenderNames | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | Finalize | 允许对象在“垃圾回收”回收之前尝试释放资源并执行其他清理操作。 (继承自 Object。) | 
| .gif) | GetAttributes | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetCfgProvider | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetClassName | 该类及其成员保留供内部使用,不应在代码中使用。 (重写 LocalizableProperties.GetClassName()。) | 
| .gif) | GetComponentName | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetConverter | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetDefaultEvent | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetDefaultProperty | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetEditor | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetEvents() | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetEvents(array<Attribute[]) | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetHashCode | 用作特定类型的哈希函数。 (继承自 Object。) | 
| .gif) | GetPages | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetProjectDesignerPages | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetProjectItem | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetProperties() | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetProperties(array<Attribute[]) | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetProperty | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | GetPropertyOwner | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 LocalizableProperties。) | 
| .gif) | GetType | 获取当前实例的 Type。 (继承自 Object。) | 
| .gif) | MemberwiseClone | 创建当前 Object 的浅表副本。 (继承自 Object。) | 
| .gif) | SetProperty | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) | ToString | 返回表示当前对象的字符串。 (继承自 Object。) | 
页首
显式接口实现
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | IInternalExtenderProvider.CanExtend | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) .gif) | IInternalExtenderProvider.GetExtender | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
| .gif) .gif) | IInternalExtenderProvider.GetExtenderNames | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 NodeProperties。) | 
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal 命名空间