PropertyValue.CreateEmpty Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The property value.