PrintServerProperty.Implicit(PrintServerProperty to PrintServer) Operator

Definition

Ger implicit konvertering till ett PrintServer värde från en pekare till en 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

Parametrar

attribRef
PrintServerProperty

En pekare till som PrintServerProperty konverteras.

Returer

Det PrintServer är det konverterade värdet.

Gäller för