AppContentIndexer.IsContentKindSupported(RegionContentKind) Method
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.
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
bool
- Attributes