'Declaration
<AttributeUsageAttribute(AttributeTargets.Field Or _ AttributeTargets.Method Or _ AttributeTargets.Property, AllowMultiple=False, Inherited=False)> <SerializableAttribute()> Public NotInheritable Class EventMetricInstanceNameAttribute Inherits System.Attribute
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property, AllowMultiple=false, Inherited=false)] [Serializable()] public sealed class EventMetricInstanceNameAttribute : System.Attribute