Click or drag to resize

PropertyStoreIdentityName Property

Gets the name of the identity ShellBoost specific property key.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static PropertyKey IdentityName { get; }

Property Value

Type: PropertyKey
The name of the identity property key.
See Also