OrderAttribute::Before Property
The extension part to which this attribute is applied should be ordered before the extension part with the name specified.
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The value is null. |
| ArgumentException | The value is an empty string. |
See Editor Extension Points for more information about how to use this attribute.
Show: