Item.ItemClass 属性

定义

获取或设置此项的自定义类名称。

public:
 property System::String ^ ItemClass { System::String ^ get(); void set(System::String ^ value); };
public string ItemClass { get; set; }
Public Property ItemClass As String

属性值

指示自定义类名的字符串值。

适用于