Show / Hide Table of Contents

Class StbExtension

Inheritance
System.Object
StbExtension
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbExtension : object

Properties

| Improve this Doc View Source

description

Declaration
public string description { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

identifier

Declaration
public string identifier { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbExtElement

Declaration
public StbExtElement[] StbExtElement { get; set; }
Property Value
Type Description
StbExtElement[]
| Improve this Doc View Source

StbExtObject

Declaration
public StbExtObject[] StbExtObject { get; set; }
Property Value
Type Description
StbExtObject[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX