ProvideDesignerLoaderAttribute.ScopeData 属性

获取数据。范围。

命名空间:  Microsoft.VisualStudio.Shell.Design.Serialization
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Public ReadOnly Property ScopeData As Object
public Object ScopeData { get; }

属性值

类型:System.Object
数据为大小。如果范围为 Language,范围数据是语言服务的名称;如果是 File,范围数据是文件扩展名。

备注

此属性包含的数据类型依赖于 Scope 属性的值。

.NET Framework 安全性

请参见

参考

ProvideDesignerLoaderAttribute 类

Microsoft.VisualStudio.Shell.Design.Serialization 命名空间