Aracılığıyla paylaş


PrintThreadPriorityProperty.Implicit Operatör

Tanım

bir işaretçiden PrintThreadPriorityPropertydeğerine ThreadPriority örtük dönüştürme sağlar.

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

Parametreler

attribRef
PrintThreadPriorityProperty

Dönüştürülen öğesinin PrintThreadPriorityProperty işaretçisi.

Döndürülenler

Bir ThreadPriority değer.

Şunlara uygulanır