'Declaration Public Shared ReadOnly Property IsSupported As System.Boolean
public static System.bool IsSupported {get;}
Make sure that "Thread.CurrentThread.SetApartmentState(ApartmentState.MTA)" is executed at the beginning of the Program.Main() method.
'Declaration Public Shared ReadOnly Property IsSupported As System.Boolean
public static System.bool IsSupported {get;}