Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public HttpCookie Cookie { get; } |
Visual Basic |
---|
Public ReadOnly Property Cookie As HttpCookie Get |
Visual C++ |
---|
public: property HttpCookie^ Cookie { HttpCookie^ get (); } |