Thing Class
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.
Thing (entity type: "https://schema.org/Thing").
public class Thing
type Thing = class
Public Class Thing
- Inheritance
-
Thing
Constructors
Thing() |
Initializes a new instance of the Thing class. |
Thing(String, String) |
Initializes a new instance of the Thing class. |
Properties
Name |
Gets or sets the name of the thing. |
Type |
Gets or sets the type of the thing. |