DeclaringType
Gets the declaring type of the underlying field, property, parameter, or return value.
Declaration
public Type DeclaringType { get; }
Property Value
Type | Description |
---|---|
Type |
Gets the declaring type of the underlying field, property, parameter, or return value.
public Type DeclaringType { get; }
Type | Description |
---|---|
Type |