Property CustomFlags
CustomFlags
Gets custom flags provider associated with the item. You can store any custom data here.
[Browsable(false)]
public ICustomFlags<string> CustomFlags { get; }
Gets custom flags provider associated with the item. You can store any custom data here.
[Browsable(false)]
public ICustomFlags<string> CustomFlags { get; }