Beispiel #1
0
 /// <summary>
 ///     For side by side dlls, the manifest that decribes the binding information is stored as the RT_MANIFEST resource,
 ///     and it
 ///     is an XML string.   This routine returns this.
 /// </summary>
 /// <returns>System.String.</returns>
 /// <inheritdoc />
 public string GetSxSManfest() => PeFile.GetSxSManfest();