Kanzi 4.1.0
ObservableFileProperties Class Reference
Inheritance diagram for ObservableFileProperties:
[legend]
Collaboration diagram for ObservableFileProperties:
[legend]

Static Public Attributes

static new readonly ObservableFileProperties Instance = new ObservableFileProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 ObservableFileProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Properties

TypedProperty< boolIsFileMissing [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< stringDescription [get]
 
TypedProperty< stringEngineFactoryNameOverride [get]
 
TypedProperty< stringName [get]
 

Constructor & Destructor Documentation

◆ ObservableFileProperties()

ObservableFileProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ IsFileMissing

TypedProperty<bool> IsFileMissing
get