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