2 references to CreateOnly
System.Management (2)
System\Management\ManagementOptions.cs (2)
966
((Flags & (int)tag_WBEM_CHANGE_FLAG_TYPE.WBEM_FLAG_CREATE_ONLY) != 0) ? PutType.
CreateOnly
:
974
PutType.
CreateOnly
=> (int)tag_WBEM_CHANGE_FLAG_TYPE.WBEM_FLAG_CREATE_ONLY,