AttributeUsageAttribute..::..ValidOn Property
Gets a set of values identifying which program elements that the indicated attribute can be applied to.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
public AttributeTargets ValidOn { get; }
Public ReadOnly Property ValidOn As AttributeTargets Get
public: property AttributeTargets^ ValidOn { AttributeTargets^ get (); }