IVsDataViewIconInfo.IconName 属性

定义

获取图标的名称。

public:
 property System::String ^ IconName { System::String ^ get(); };
public string IconName { get; }
member this.IconName : string
Public ReadOnly Property IconName As String

属性值

String

一个包含图标名称的字符串值。

适用于