Udostępnij za pośrednictwem


IToolboxItemInfo.GetPropertyValue(String) Metoda

Definicja

Biorąc pod uwagę identyfikator właściwości, zwraca odpowiednią wartość dla tego elementu.

public:
 System::String ^ GetPropertyValue(System::String ^ name);
public:
 Platform::String ^ GetPropertyValue(Platform::String ^ name);
std::wstring GetPropertyValue(std::wstring const & name);
public string GetPropertyValue (string name);
abstract member GetPropertyValue : string -> string
Public Function GetPropertyValue (name As String) As String

Parametry

name
String

Nielokalizowany identyfikator z właściwości ItemPropertyIdsAndNames właściwości ProvideToolboxItemDiscoveryAttribute.

Zwraca

Wartość tego elementu.

Uwagi

Tę metodę można wywołać w wątku w tle.

Dotyczy