Thing Class
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.
Thing (entity type: "https://schema.org/Thing").
public class Thing : Microsoft.Agents.Protocols.Primitives.Entity
type Thing = class
inherit Entity
Public Class Thing
Inherits Entity
- Inheritance
Thing() | |
Thing(String, String) |
Initializes a new instance of Thing. |
Name |
The name of the thing. |
Properties |
Gets properties that are not otherwise defined by the Entity type but that might appear in the REST JSON object. (Inherited from Entity) |
Type |
Type of this entity (RFC 3987 IRI). (Inherited from Entity) |
Equals(Entity) |
Indicates whether the current object is equal to another object of the same type. (Inherited from Entity) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Entity) |
Get |
Hash function that generates a hash code for the current object. (Inherited from Entity) |
Get |
Retrieve internal payload. |
Set |
Set internal payload. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |