TargetedContentValue.ImageFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a TargetedContentImage object in a TargetedContentValue object.
public:
property TargetedContentImage ^ ImageFile { TargetedContentImage ^ get(); };
TargetedContentImage ImageFile();
public TargetedContentImage ImageFile { get; }
var targetedContentImage = targetedContentValue.imageFile;
Public ReadOnly Property ImageFile As TargetedContentImage
Property Value
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|