ResourceExplorer.ResourceTypes Property

Definition

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

HashSet<String>

The extensions that you want the to manage.

Applies to