This topic has not yet been rated - Rate this topic

InternalAttribute Class

Indicates that the field or property should not exposed when the raised to an EventSource.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
[AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class InternalAttribute : IgnoreMemberAttribute
System.Object
  System.Attribute
    System.Management.Instrumentation.IgnoreMemberAttribute
      Microsoft.Practices.EnterpriseLibrary.Logging.InternalAttribute
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.