BCComRefCodeBase Property |
Gets or sets the location of the COM reference.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string CodeBase { get; set; }
Public Property CodeBase As String
Get
Set
public:
property String^ CodeBase {
String^ get ();
void set (String^ value);
}
member CodeBase : string with get, set
Property Value
Type:
StringSee Also