AGI STK VGT 11 Send comments on this topic.
ProgID Property (IAgCrdnVectorPlugin)
See Also 





Description

A programmatic ID associated with the component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProgID() As String

[C#]
public string ProgID {get;}

[Managed C++]
public: __property String __gc ^ get_ProgID();

[Unmanaged C++]
public: HRESULT get_ProgID(
BSTR * pRetVal
);

[Java]
public String getProgID();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1