SessionDefaults.CookiePath Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the default path used to create the cookie, which is "/".
public: static initonly System::String ^ CookiePath;
public static readonly string CookiePath;
staticval mutable CookiePath : string
Public Shared ReadOnly CookiePath As String