Class StbExtPropertyDef
Inheritance
System.Object
StbExtPropertyDef
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