INodeWithIcon 인터페이스

Allows a node to specify its icons that are to be displayed directly without worrying about where they are in the image index of the tree.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface INodeWithIcon
‘사용 방법
Dim instance As INodeWithIcon
public interface INodeWithIcon
public interface class INodeWithIcon
type INodeWithIcon =  interface end
public interface INodeWithIcon

INodeWithIcon 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Icon Gets the normal icon.
공용 속성 SelectedIcon Gets the icon that is displayed when the node is selected.
공용 속성 State Gets the policy health state of an icon.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스