ConfigurationService.Source Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the source of the deployment package (weavy.source
).
public static string Source { get; }
Property value
string
Gets the source of the deployment package (weavy.source
).
public static string Source { get; }