1 write to _Type
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
403set { _Type = value; }
1 reference to _Type
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
402get { return _Type; }