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