RemoveContentHeaderAction.UIElementNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of names that should be used to find the UI elements that should be removed.
public System.Collections.ObjectModel.ReadOnlyCollection<string> UIElementNames { get; }
member this.UIElementNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property UIElementNames As ReadOnlyCollection(Of String)