IContentStoreMetaDataServerName Property
|
Gets and sets the ServerName, which is the value returned from the ServerVariable SERVER_NAME.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ServerName { get; set; }
Property ServerName As String
Get
Set
property String^ ServerName {
String^ get ();
void set (String^ value);
}
abstract ServerName : string with get, set
Property Value
Type:
StringSee Also