Class Property
Represents a general property.
Inheritance
System.Object
Property
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 12, 0, 0)]
public abstract class Property
Remarks
This class is available since v7.12.
Properties
Type
Gets the property type.
Declaration
public abstract PropertyType Type { get; }
Property Value
Type | Description |
---|---|
PropertyType |