Class AmbientAttribute
Defines the ambient class/property
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Property, Inherited = true)]
public sealed class AmbientAttribute : Attribute
- Inheritance
-
AmbientAttribute
- Inherited Members
Constructors
AmbientAttribute()
public AmbientAttribute()