1 reference to WBEM_FLAVOR_ORIGIN_PROPAGATED
System.Management (1)
property.cs (1)
194
return ((propertyFlavor & (int)tag_WBEM_FLAVOR_TYPE.
WBEM_FLAVOR_ORIGIN_PROPAGATED
) != 0) ? false : true ; }