IContentStoreMetaDataMediaHost Property
|
Gets and sets the MediaHost, which is the computer that hosts the images folder.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string MediaHost { get; set; }
Property MediaHost As String
Get
Set
property String^ MediaHost {
String^ get ();
void set (String^ value);
}
abstract MediaHost : string with get, set
Property Value
Type:
StringSee Also