Gets or sets the ID of the COM class that represents 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 CLSID { get; set; }
Public Property CLSID As String
Get
Set
public:
property String^ CLSID {
String^ get ();
void set (String^ value);
}
member CLSID : string with get, set
Property Value
Type:
StringSee Also