ObjectAttributesObjectName Property

Gets or sets a UnicodeString that contains the name of the object for which a handle is to be opened.

This must either be a fully qualified object name, or a relative path name to the directory specified by the RootDirectory member.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public UnicodeString ObjectName { get; set; }

Property Value

UnicodeString

See Also