Class ContentPart
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public abstract class ContentPart
Properties
IsBase64
Declaration
public bool IsBase64 { get; }
Property Value
Type | Description |
---|---|
bool |
Type
Required. The type of the content part.
Declaration
public ContentPartType Type { get; set; }
Property Value
Type | Description |
---|---|
ContentPartType |