AGI STK Graphics 11Send comments on this topic.
Message Property (IAgStkGraphicsKmlNetworkLink)
See Also 
Windows






Windows & Linux

Description

Gets the message string associated with this network link.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Message() As String
[C#]
public string Message {get;}
[Managed C++]
public: __property String __gc ^ get_Message();
[Unmanaged C++]
public: HRESULT get_Message(
   BSTR * pRetVal
);
[Java]
public String getMessage();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.