次の方法で共有


IVSMDPropertyGrid.SelectedPropertyName Property

Gets the name of the currently-selected property.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'宣言
ReadOnly Property SelectedPropertyName As String
string SelectedPropertyName { get; }

Property Value

Type: System.String
The name of the currently-selected property.

.NET Framework Security

See Also

Reference

IVSMDPropertyGrid Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace