IContentStoreMetaDataMediaHostModule Property
|
Gets and sets the MediaHostModule, which is the module on the MediaHost to which files are copied.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also