This document is archived and information here might be outdated.  Recommended version.


IGlobeAdvancedOptions.WriteToRegistry Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeAdvancedOptions Interface > IGlobeAdvancedOptions.WriteToRegistry Method
ArcGIS Developer Help

IGlobeAdvancedOptions.WriteToRegistry Method

Write the options in the system's registry.

[Visual Basic .NET]
Public Sub WriteToRegistry ( _
)
[C#]
public void WriteToRegistry (
);
[C++]
HRESULT WriteToRegistry(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeAdvancedOptions Interface