Share via


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 값입니다.

적용 대상