IExplorerItem.GetPropertyValue(String) Metodo

Definizione

Indica una stringa specificata che rappresenta il nome della proprietà.

public:
 System::Object ^ GetPropertyValue(System::String ^ propertyName);
public object GetPropertyValue (string propertyName);
abstract member GetPropertyValue : string -> obj
Public Function GetPropertyValue (propertyName As String) As Object

Parametri

propertyName
String

Input di testo per il nome della proprietà.

Restituisce

Stringa che rappresenta il nome della proprietà all'interno dell'elemento del visualizzatore.

Si applica a