Property ParentType
| Improve this Doc View SourceParentType
Gets the type which the property is member of.
Declaration
public abstract Type ParentType { get; }
Property Value
| Type | Description |
|---|---|
| System.Type |
Gets the type which the property is member of.
public abstract Type ParentType { get; }
| Type | Description |
|---|---|
| System.Type |