Show / Hide Table of Contents

Class StbExtPropertyDef

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

Properties

| Improve this Doc View Source

default

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

key

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

type

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