RequestPathBaseCookieBuilder.AdditionalPath Property

Definition

Gets an optional value that is appended to the request path base.

protected:
 virtual property System::String ^ AdditionalPath { System::String ^ get(); };
protected virtual string AdditionalPath { get; }
protected virtual string? AdditionalPath { get; }
member this.AdditionalPath : string
Protected Overridable ReadOnly Property AdditionalPath As String

Property Value

Applies to