DisplayName Property

This is the name that Windows Shell uses when it displays the Namespace Extension.

Syntax

public string DisplayName { get; set; }
Public Property DisplayName As String

Default Value

""

Remarks

This name is displayed by the Shell and should be human-readable, as end users will recognize your Namespace Extension by this name.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Shell 2022 .NET Edition - Version 22.0 [Build 8367]