ICustomPropertyProvider.GetCustomProperty(String) Method

Definition

Gets a custom property's ICustomProperty support object by specifying a property name.

C#
public ICustomProperty GetCustomProperty(string name);

Parameters

name
String

The name of the property to get the support object for.

Returns

The returned support object for the custom property, or nullptr.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6