DeploymentSummaryConstants.Priority Property
Namespace: Microsoft.TeamFoundation.Deployment.Workflow
Assembly: Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Priority As Integer
public static int Priority { get; }
public:
static property int Priority {
int get ();
}
static member Priority : int with get
static function get Priority () : int
Property Value
Type: System.Int32
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.