Class ResponseContentPart
public abstract class ResponseContentPart
- Inheritance
-
objectResponseContentPart
- Derived
Properties
Type
The type of the content part.
public string Type { get; set; }
Property Value
- string
public abstract class ResponseContentPart
The type of the content part.
public string Type { get; set; }