internalOnly element

This element is used to mark code entities that are only intended for internal use and are not intended to be used by external developers. This element should be used rarely. The desire to use this element may indicate a design problem with the library that should be fixed by the internal developers before the product is released.

Type

maml:emptyType

Elements and Attributes

Child Elements

None.

Attributes

None.

Usage

      <internalOnly />
    

Definition

      <element name="internalOnly" type="maml:emptyType" >
  </element>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp