Get Method (ShadowAttribute)
Get ShadowAttribute from type.
'Declaration
Public Shared Function Get( _
ByVal As System.Type _
) As ShadowAttribute
Parameters
- type
- Type to get shadow attribute
Return Value
The associated shadow attribute or null if no shadow attribute were found