Partager via


PrintServerLoggingProperty.Implicit Opérateur

Définition

Fournit la conversion implicite d'une valeur PrintServerEventLoggingTypes à partir d'un pointeur vers 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

Paramètres

attribRef
PrintServerLoggingProperty

Pointeur vers le PrintServerLoggingProperty qui est converti.

Retours

Valeur PrintServerEventLoggingTypes.

S’applique à