PrintServerLoggingProperty.Implicit Opérateur

Définition

Fournit une conversion implicite en valeur d’un PrintServerEventLoggingTypes pointeur vers un 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 pointeur converti.

Retours

Valeur PrintServerEventLoggingTypes.

S’applique à