IContentStoreMetaDataMediaHostModule Property
|
Gets and sets the MediaHostModule, which is the module on the MediaHost to which files are copied.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string MediaHostModule { get; set; }
Property MediaHostModule As String
Get
Set
property String^ MediaHostModule {
String^ get ();
void set (String^ value);
}
abstract MediaHostModule : string with get, set
Property Value
Type:
StringSee Also