Gets or sets base to be used for resolving relative URIs within this content part. Value null means that header field does not exist.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentBase { get; set; }
Public Property ContentBase As String Get Set
public: property String^ ContentBase { String^ get (); void set (String^ value); }
member ContentBase : string with get, set
Property Value
Remarks
Base to be used for resolving relative URIs within this content part. See also Content-Location.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119