Поделиться через


PrintServerProperty.Implicit(PrintServerProperty to PrintServer) Оператор

Определение

Предоставляет неявное преобразование из значения PrintServer, взятое из указателя, в значение 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

Параметры

attribRef
PrintServerProperty

Указатель на преобразуемый объект PrintServerProperty.

Возвращаемое значение

Класс PrintServer, представляющий преобразованное значение.

Применяется к