Shell32InfoDdeApplication Property |
Gets the Shell DDE association from the registry.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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