IVSMDPropertyGrid.SelectedPropertyName 属性

获取当前选定的属性的名称。

命名空间:  Microsoft.VisualStudio.Designer.Interfaces
程序集:  Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)

语法

声明
ReadOnly Property SelectedPropertyName As String
string SelectedPropertyName { get; }

属性值

类型:System.String
当前选定的属性的名称。

.NET Framework 安全性

请参见

参考

IVSMDPropertyGrid 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间