Sdílet prostřednictvím


PrintServerProperty.Implicit(PrintServerProperty to PrintServer) Operátor

Definice

Poskytuje implicitní převod na PrintServer hodnotu z ukazatele na PrintServerProperty.

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

Ukazatel na PrintServerProperty převedený.

Návraty

Jedná se PrintServer o převedenou hodnotu.

Platí pro