ResourceExplorer.AddResourceType(String) Method

Definition

Add a resource Type to resource list.

public void AddResourceType (string type);
member this.AddResourceType : string -> unit
Public Sub AddResourceType (type As String)

Parameters

type
String

resource type.

Applies to