コード例 #1
0
 /// <summary>
 /// Gets the name of this command: it is "<see cref="FolderPath"/>(NPM)".
 /// </summary>
 /// <returns>The command name.</returns>
 protected override NormalizedPath GetCommandProviderName() => FolderPath.AppendPart("(NPM)");