1 write to _schema
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
269set { _schema = value; }
1 reference to _schema
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
268get { return _schema; }