This topic has not yet been rated - Rate this topic

Rule.Priority Property

Gets the value of the priority of this rule.

Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in microsoft.visualstudio.modeling.dll)

public int Priority { get; }
/** @property */
public int get_Priority ()

public function get Priority () : int

Property Value

A number indicating the relative priority of the rule.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.