DescriptionResourceAttribute.DescriptionKey 属性

从指定的资源中获取资源入口描述的键。

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

语法

声明
Public ReadOnly Property DescriptionKey As String
public string DescriptionKey { get; }

属性值

类型:System.String
在指定资源中的说明资源入口的键。

.NET Framework 安全性

请参阅

参考

DescriptionResourceAttribute 类

Microsoft.VisualStudio.Modeling.Design 命名空间

ResourceName

Type