IUserAgentFileExtension Property
|
Getss and sets the file extension this user agent should present.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string FileExtension { get; set; }
Property FileExtension As String
Get
Set
property String^ FileExtension {
String^ get ();
void set (String^ value);
}
abstract FileExtension : string with get, set
Property Value
Type:
StringRemarks This property is reserved for MFO publish only. It doesn't apply to normal requests.
See Also