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





Windows & Linux

Description

Retrieves currently loaded package name

Property type

Read-only property

Syntax

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

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.