Aracılığıyla paylaş


PrintStringProperty.Implicit(PrintStringProperty to String) Operatör

Tanım

bir işaretçiden PrintStringPropertydeğerine String örtük dönüştürme sağlar.

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

Parametreler

attributeRef
PrintStringProperty

Dönüştürülen öğesinin PrintStringProperty işaretçisi.

Döndürülenler

Bir işaretçiden PrintStringProperty nesnesine bir Dize değerine örtük dönüştürme.

Şunlara uygulanır