INodeWithIcon.SelectedIcon 속성
Gets the icon that is displayed when the node is selected.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
ReadOnly Property SelectedIcon As Icon
Get
‘사용 방법
Dim instance As INodeWithIcon
Dim value As Icon
value = instance.SelectedIcon
Icon SelectedIcon { get; }
property Icon^ SelectedIcon {
Icon^ get ();
}
abstract SelectedIcon : Icon
function get SelectedIcon () : Icon
속성 값
유형: System.Drawing.Icon
The icon that is selected.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스