Aracılığıyla paylaş


Activity.GetCustomProperty(String) Yöntem

Tanım

Belirtilen özellik adına eşlenen nesneyi döndürür.

public:
 System::Object ^ GetCustomProperty(System::String ^ propertyName);
public object? GetCustomProperty (string propertyName);
member this.GetCustomProperty : string -> obj
Public Function GetCustomProperty (propertyName As String) As Object

Parametreler

propertyName
String

Nesneyle ilişkili ad.

Döndürülenler

Bir nesne bulunursa özellik adına eşlenen nesne; aksi takdirde , null.

Şunlara uygulanır