Class FamosFileBaseProperty
A base class for (de)serializable keys that allows having additional properties assigned.
Inheritance
System.Object
FamosFileBaseProperty
Inherited Members
Namespace: ImcFamosFile
Assembly: ImcFamosFile.dll
Syntax
public abstract class FamosFileBaseProperty : FamosFileBaseExtended
Properties
| Improve this Doc View SourcePropertyInfo
Gets or sets the FamosFilePropertyInfo, which contains a list of custom properties.
Declaration
public FamosFilePropertyInfo PropertyInfo { get; set; }
Property Value
Type | Description |
---|---|
FamosFilePropertyInfo |