ResourceExplorer.ResourceTypes 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.
Gets the resource type id extensions that you want to manage.
public System.Collections.Generic.HashSet<string> ResourceTypes { get; }
member this.ResourceTypes : System.Collections.Generic.HashSet<string>
Public ReadOnly Property ResourceTypes As HashSet(Of String)
Property Value
The extensions that you want the to manage.