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