Class FileAssociationManager
Inherited Members
Namespace: SociallyDistant.Core.Core
Assembly: SociallyDistant.Framework.dll
Syntax
public static class FileAssociationManagerMethods
TryGetAssociatedProgram(string, out IProgram?)
Declaration
public static bool TryGetAssociatedProgram(string filename, out IProgram? program)Parameters
| Type | Name | Description | 
|---|---|---|
| string | filename | |
| IProgram | program | 
Returns
| Type | Description | 
|---|---|
| bool |