AGI Viewer Control 11 Send comments on this topic.
UserHomeDir Property (IAgAGIViewer)
See Also 





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 * pRetVal
);

[Java]
public String getUserHomeDir();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1