Udostępnij przez


PrintThreadPriorityProperty.Implicit Operator

Definicja

Zapewnia niejawną konwersję ThreadPriority na wartość ze wskaźnika na wartość 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

Parametry

attribRef
PrintThreadPriorityProperty

Wskaźnik do konwersji PrintThreadPriorityProperty .

Zwraca

Wartość ThreadPriority .

Dotyczy