- Namespace
-
GitVersion
.Extensions - Containing Type
-
Read
Embedded Resource Extensions
Syntax
public static string ReadAsStringFromEmbeddedResource<T>(this string resourceName)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
resourceName | string | Should include Namespace separated path to resource in assembly referenced by T |
Return Value
Type | Description |
---|---|
string |