STK Viewer ControlSend comments on this topic.
UserHomeDir Property (IAgAGIViewer)
See Also
Windows





Windows & Linux

Description

Gets the User Home Directory

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UserHomeDir() As String
[C#]
public string UserHomeDir {get;}
[Managed C++]
public: __property String __gc ^ get_UserHomeDir();
[Unmanaged C++]
public: HRESULT get_UserHomeDir(
    BSTR * pVal
);
[Java]
public String getUserHomeDir();

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.