TargetedContentValue 類別

定義

表示訂閱的內容值物件。

public ref class TargetedContentValue sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.TargetedContent.TargetedContentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TargetedContentValue final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.TargetedContent.TargetedContentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TargetedContentValue
Public NotInheritable Class TargetedContentValue
繼承
Object Platform::Object IInspectable TargetedContentValue
屬性

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Services.TargetedContent.TargetedContentContract (已於 v1.0 引進)
應用程式功能
secondaryAuthenticationFactor targetedContent

屬性

Action

會取得 TargetedContentValue 物件中的 TargetedContentAction 物件。

Actions

會取得 TargetedContentValue 物件中 TargetedContentAction 物件的陣列。

Boolean

會取得 TargetedContentValue 物件中的布林值。

Booleans

取得 TargetedContentValue 物件中的布林值陣列。

File

會取得 TargetedContentValue 物件中的 TargetedContentFile 物件。

Files

會取得 TargetedContentValue 物件中 TargetedContentFile 物件的陣列。

ImageFile

會取得 TargetedContentValue 物件中的 TargetedContentImage 物件。

ImageFiles

取得 TargetedContentValue 物件中 TargetedContentImage 物件的陣列。

Number

取得 TargetedContentValue 物件中的雙精度浮點數。

Numbers

取得 TargetedContentValue 物件中的雙精度浮點數陣列。

Path

取得 TargetedContentValue 物件的字串路徑。

String

取得 TargetedContentValue 物件中的字串。

Strings

取得 TargetedContentValue 物件中的字串陣列。

Uri

取得 TargetedContentValue 物件中的 Uri 物件。

Uris

取得 TargetedContentValue 物件中的 Uri 物件陣列。

ValueKind

會取得TargetedContentValue 物件的 TargetedContentValueKind

適用於

另請參閱