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


PrintServerLoggingProperty.Implicit Оператор

Определение

Предоставляет неявное преобразование из значения PrintServerEventLoggingTypes, взятое из указателя, в значение PrintServerLoggingProperty.

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

Параметры

attribRef
PrintServerLoggingProperty

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

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

Значение PrintServerEventLoggingTypes.

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