Share via


AnnotatedScrollBarLabel.Content 屬性

定義

取得標籤的內容。

public:
 property Platform::Object ^ Content { Platform::Object ^ get(); };
IInspectable Content();
public object Content { get; }
var object = annotatedScrollBarLabel.content;
Public ReadOnly Property Content As Object

屬性值

Object

Platform::Object

IInspectable

標籤的內容。

適用於