StyleSetResourceId 类

唯一定义 StyleSet 资源的类。

继承层次结构

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public NotInheritable Class StyleSetResourceId
public sealed class StyleSetResourceId

StyleSetResourceId 类型公开以下成员。

构造函数

  名称 说明
公共方法 StyleSetResourceId 构造函数创建一个 StyleSetResourceId 实例给定 companyName 和 resourceName。

页首

方法

  名称 说明
公共方法 Equals 确定指定对象是否等于这一个。 (重写 Object.Equals(Object)。)
公共方法 GetHashCode 用作 StyleSetResourceId 的哈希函数,适合在哈希算法和数据结构(如哈希表)中使用。 (重写 Object.GetHashCode()。)
公共方法 GetType 获取当前实例的 Type。 (继承自 Object。)
公共方法 ToString 返回表示当前对象的字符串。 (继承自 Object。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.VisualStudio.Modeling.Diagrams 命名空间