Skip to main content

IContext.GetProperty method

Namespace: NextDesign.Desktop

Description

Gets the property value for the specified distinguished name.
Returns null if the distinguished name does not exist.

argument

NameTypeDescription
namestringdistinguished name
distinguished name can be any string including an empty string, but cannot be null.

Return value

  • object

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for name