This attribute indicates members or types which are for internal use by ArcGIS Explorer, and are not intended for third party use.

Namespace:  ESRI.ArcGISExplorer

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public class InternalUseOnlyAttribute : Attribute
Visual Basic (Declaration)
Public Class InternalUseOnlyAttribute _
	Inherits Attribute

Remarks

Version Information: This attribute is supported from version 2.0.0.1500.

Inheritance Hierarchy

System..::.Object

  System..::.Attribute

    ESRI.ArcGISExplorer..::.InternalUseOnlyAttribute

See Also