PropertyDefinition Struct 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class PropertyDefinition
	public struct PropertyDefinition
	public readonly struct PropertyDefinition
	type PropertyDefinition = struct
	Public Structure PropertyDefinition
		- Inheritance
 
Properties
| Attributes | |
| Name | |
| Signature | 
Methods
| DecodeSignature<TType,TGenericContext>(ISignatureTypeProvider<TType,TGenericContext>, TGenericContext) | |
| DecodeSignature<TType>(ISignatureTypeProvider<TType>) | |
| GetAccessors() | |
| GetCustomAttributes() | |
| GetDeclaringType() | 
		 Returns a handle to the type that declares this property.  | 
        	
| GetDefaultValue() | |