Udostępnij przez


PrintServerProperty.Implicit(PrintServerProperty to PrintServer) Operator

Definicja

Zapewnia niejawną konwersję PrintServer na wartość ze wskaźnika na PrintServerPropertywartość .

public:
 static operator System::Printing::PrintServer ^(System::Printing::IndexedProperties::PrintServerProperty ^ attribRef);
public static implicit operator System.Printing.PrintServer (System.Printing.IndexedProperties.PrintServerProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintServerProperty -> System.Printing.PrintServer
Public Shared Widening Operator CType (attribRef As PrintServerProperty) As PrintServer

Parametry

attribRef
PrintServerProperty

Wskaźnik do PrintServerProperty konwertowanego wskaźnika.

Zwraca

Jest PrintServer to przekonwertowana wartość.

Dotyczy