Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Tracking
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Shared Function GetImportance ( _
instance As Object _
) As BuildTrackingImportance
public static BuildTrackingImportance GetImportance(
Object instance
)
public:
static BuildTrackingImportance GetImportance(
Object^ instance
)
static member GetImportance :
instance:Object -> BuildTrackingImportance
public static function GetImportance(
instance : Object
) : BuildTrackingImportance
Parameters
- instance
Type: System.Object
Return Value
Type: Microsoft.TeamFoundation.Build.Workflow.BuildTrackingImportance
.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.