TargetedContentImage クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Image 型の TargetedContentValueKind の TargetedContentValue を表します。
public ref class TargetedContentImage sealed : IRandomAccessStreamReference
/// [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 TargetedContentImage final : IRandomAccessStreamReference
[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 TargetedContentImage : IRandomAccessStreamReference
Public NotInheritable Class TargetedContentImage
Implements IRandomAccessStreamReference
- 継承
- 属性
- 実装
Windows の要件
デバイス ファミリ |
Windows 10 Creators Update (10.0.15063.0 で導入)
|
API contract |
Windows.Services.TargetedContent.TargetedContentContract (v1.0 で導入)
|
アプリの機能 |
secondaryAuthenticationFactor
targetedContent
|
プロパティ
Height |
TargetedContentImage オブジェクトの高さを示す値を取得します。 |
Width |
TargetedContentImage オブジェクトの幅を示す値を取得します。 |
メソッド
OpenReadAsync() |
読み取り専用のランダム アクセス用にストリームを開きます。 |