Aracılığıyla paylaş


PrintServerProperty.Implicit(PrintServerProperty to PrintServer) Operatör

Tanım

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

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

Parametreler

attribRef
PrintServerProperty

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

Döndürülenler

dönüştürülen PrintServer değerdir.

Şunlara uygulanır