public struct PropertyInfo
Fields
Declaration
Field Value
Type |
Description |
System.Reflection.FieldInfo |
|
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.Object |
|
Declaration
public PropertyInfo Property
Field Value
Type |
Description |
System.Reflection.PropertyInfo |
|
Properties
Declaration
public bool GeneratesExceptions { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string Label { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public object Value { get; }
Property Value
Type |
Description |
System.Object |
|