Shell32InfoCommand Property |
Gets the Shell command association from the registry.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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