Language

AppContentIndexer.IsContentKindSupported(RegionContentKind) Method

Definition

public:
 virtual bool IsContentKindSupported(RegionContentKind contentKind) = IsContentKindSupported;
/// [Windows.Foundation.Metadata.Experimental]
bool IsContentKindSupported(RegionContentKind const& contentKind);
[Windows.Foundation.Metadata.Experimental]
public bool IsContentKindSupported(RegionContentKind contentKind);
function isContentKindSupported(contentKind)
Public Function IsContentKindSupported (contentKind As RegionContentKind) As Boolean

Parameters

contentKind
RegionContentKind

Returns

Boolean

bool

Attributes

Applies to