ApplicationFolder.GetResourceTypeFolder(String, String) Method

Definition

public:
 static System::String ^ GetResourceTypeFolder(System::String ^ applicationFolder, System::String ^ resourceType);
public static string GetResourceTypeFolder (string applicationFolder, string resourceType);
static member GetResourceTypeFolder : string * string -> string
Public Shared Function GetResourceTypeFolder (applicationFolder As String, resourceType As String) As String

Parameters

applicationFolder
String
resourceType
String

Returns

String

Applies to