Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the value of a specified built-in property. The value can be one of the following types, depending on the property: String, Double, Integer, Boolean or DateTime.

C#
vb.net

Parameters

property
The built-in property.

Returns

The value of the built-in property.

Examples

C#
vb.net
  • No labels