STK Real-Time FrameworkSend comments on this topic.
Name Property (IAgRtPlugin)
See Also
Windows





Windows & Linux

Description

The type name for all instances of the plugin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Name() As String
[C#]
public string Name {get;}
[Managed C++]
public: __property String __gc ^ get_Name();
[Unmanaged C++]
public: HRESULT get_Name(
    BSTR * pName
);
[Java]
public String getName();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.