Shell32InfoDdeApplication Property |
Gets the Shell DDE association from the registry.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string DdeApplication { get; }
Public ReadOnly Property DdeApplication As String
Get
public:
property String^ DdeApplication {
String^ get ();
}
member DdeApplication : string with get
Property Value
Type:
StringSee Also