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