Header menu logo Nao

ResourceKind Type

The broad category of a referenced asset.

Union cases

Union case Description

Audio

Full Usage: Audio

Binary

Full Usage: Binary

Any other binary blob.

Embedded

Full Usage: Embedded

An embedded sub-document or attached file (e.g. an .xlsx inside a .docx).

Font

Full Usage: Font

Image

Full Usage: Image

Video

Full Usage: Video

Instance members

Instance member Description

this.IsAudio

Full Usage: this.IsAudio

Returns: bool
Returns: bool

this.IsBinary

Full Usage: this.IsBinary

Returns: bool
Returns: bool

this.IsEmbedded

Full Usage: this.IsEmbedded

Returns: bool
Returns: bool

this.IsFont

Full Usage: this.IsFont

Returns: bool
Returns: bool

this.IsImage

Full Usage: this.IsImage

Returns: bool
Returns: bool

this.IsVideo

Full Usage: this.IsVideo

Returns: bool
Returns: bool

Type something to start searching.