1 write to systemApplication
ComSvcConfig (1)
ComAdminWrapper.cs (1)
621
this.
systemApplication
= (bool)appObj.GetValue(PropertyName.IsSystem);
1 reference to systemApplication
ComSvcConfig (1)
ComAdminWrapper.cs (1)
608
public bool IsSystemApplication { get { return this.
systemApplication
; } }