Property DeclaringType
| Improve this Doc View SourceDeclaringType
Gets the type which declares this property.
Declaration
public abstract Type DeclaringType { get; }
Property Value
| Type | Description |
|---|---|
| System.Type |
Gets the type which declares this property.
public abstract Type DeclaringType { get; }
| Type | Description |
|---|---|
| System.Type |