Shell32InfoCommand Property |
Gets the Shell command association from the registry.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Command { get; }
Public ReadOnly Property Command As String
Get
public:
property String^ Command {
String^ get ();
}
member Command : string with get
Property Value
Type:
StringSee Also