SlicerItem.Value 属性

定义

获取切片器项的值。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
Public ReadOnly Property Value As String

属性值

切片器项的值。

注解

此为只读属性。

适用于