PrintThreadPriorityProperty.Implicit Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit une conversion implicite en valeur d’un ThreadPriority pointeur vers un PrintThreadPriorityProperty.
public:
static operator System::Threading::ThreadPriority(System::Printing::IndexedProperties::PrintThreadPriorityProperty ^ attribRef);
public static implicit operator System.Threading.ThreadPriority(System.Printing.IndexedProperties.PrintThreadPriorityProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintThreadPriorityProperty -> System.Threading.ThreadPriority
Public Shared Widening Operator CType (attribRef As PrintThreadPriorityProperty) As ThreadPriority
Paramètres
- attribRef
- PrintThreadPriorityProperty
Pointeur vers le PrintThreadPriorityProperty pointeur converti.
Retours
Valeur ThreadPriority.