Skip to main content

IContext.HasProperty method

Namespace: NextDesign.Desktop

Description

Checks for a property value with the specified distinguished name.
Returns True if there is a property value with the specified distinguished name.

argument

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

Return value

  • bool

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for name