| ParamsElementCookie Property |
[Missing <summary> documentation for "P:Activsoft.Engine.ParamsElement.Cookie"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Cookie { get; }Public ReadOnly Property Cookie As String
Get
public:
property String^ Cookie {
String^ get ();
}member Cookie : string with get
Property Value
Type:
String
See Also