Show / Hide Table of Contents

Class VariaProperty

A cut down version of System.Reflection.PropertyInfo

Inheritance
Object
VariaProperty
Namespace: Varia
Assembly: cs.temp.dll.dll
Syntax
public class VariaProperty

Fields

canRead

Declaration
public bool canRead
Field Value
Type Description
Boolean

canWrite

Declaration
public bool canWrite
Field Value
Type Description
Boolean

expression

Declaration
public string expression
Field Value
Type Description
String

name

Declaration
public string name
Field Value
Type Description
String

propertyType

Declaration
public Type propertyType
Field Value
Type Description
Type
Back to top Generated by DocFX