PropertyValue.CreateEmpty Method

Definition

Creates an empty property value.

public:
 static Platform::Object ^ CreateEmpty();
 static IInspectable CreateEmpty();
public static object CreateEmpty();
function createEmpty()
Public Shared Function CreateEmpty () As Object

Returns

Object

Platform::Object

IInspectable

The property value.

Applies to