Property AppName
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
AppName
Gets or sets the project or application name of the target assembly.
public string AppName { get; set; }
Property Value
- string
A string specifying the application project name.
Remarks
This is optional and is only used to resolve the resource Uri at the design time.