ResourceKind Type
The broad category of a referenced asset.
Union cases
| Union case |
Description
|
Full Usage:
Audio
|
|
Full Usage:
Binary
|
Any other binary blob. |
Full Usage:
Embedded
|
An embedded sub-document or attached file (e.g. an .xlsx inside a .docx). |
Full Usage:
Font
|
|
Full Usage:
Image
|
|
Full Usage:
Video
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAudio
Returns: bool
|
|
Full Usage:
this.IsBinary
Returns: bool
|
|
Full Usage:
this.IsEmbedded
Returns: bool
|
|
Full Usage:
this.IsFont
Returns: bool
|
|
Full Usage:
this.IsImage
Returns: bool
|
|
Full Usage:
this.IsVideo
Returns: bool
|
|
Nao