StyleSetResourceId 构造函数

为给定创建的 StyleSetResourceId 实例 companyName 和 resourceName 的构造函数。

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

语法

声明
Public Sub New ( _
    companyName As String, _
    resourceName As String _
)
public StyleSetResourceId(
    string companyName,
    string resourceName
)

参数

  • companyName
    类型:System.String
    创建资源公司的名称。

.NET Framework 安全性

请参见

参考

StyleSetResourceId 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间