This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ProtobufTools.
Summary
Retrieve
ParameterAttribute
from property or null if there isn't one.
- Assembly
- Cake
.ProtobufTools .dll - Namespace
- Cake
.ProtobufTools - Containing Type
- Arguments
Builder Extension
Syntax
public static ParameterAttribute GetParameterAttributeOrNull(PropertyInfo property)
Parameters
Name | Type | Description |
---|---|---|
property | PropertyInfo |
Return Value
Type | Description |
---|---|
ParameterAttribute |