STK Graphics PrimitivesSend comments on this topic.
Cookie Property (IAgStkGraphicsKmlNetworkLink)
See Also
Windows





Windows & Linux

Description

Gets the cookie string associated with this network link.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Cookie() As String
[C#]
public string Cookie {get;}
[Managed C++]
public: __property String __gc ^ get_Cookie();
[Unmanaged C++]
public: HRESULT get_Cookie(
    BSTR * pRetVal
);
[Java]
public String getCookie();
[Python - STK API ]
@property
def Cookie(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.