PrintStringProperty.Implicit(PrintStringProperty to String) Operator

Definicja

Zapewnia niejawną konwersję String na wartość ze wskaźnika na wartość PrintStringProperty.

public:
 static operator System::String ^(System::Printing::IndexedProperties::PrintStringProperty ^ attributeRef);
public static implicit operator string (System.Printing.IndexedProperties.PrintStringProperty attributeRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintStringProperty -> string
Public Shared Widening Operator CType (attributeRef As PrintStringProperty) As String

Parametry

attributeRef
PrintStringProperty

Wskaźnik do konwersji PrintStringProperty .

Zwraca

Niejawna konwersja na wartość ciągu ze wskaźnika do obiektu PrintStringProperty.

Dotyczy