SupportsOpen MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The SupportsOpen() method determines if the file identified by the supplied path and file name supports the Windows Open verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsOpen( _ ByVal path As String _ ) As Boolean public static bool SupportsOpen( string path ) Parameterspath Required. Holds the path and file name of the file, including the file extension. Return ValueReturns true if the file supports the Windows Open verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members In This Topic
The SupportsOpen() method determines if the file identified by the supplied path and file name supports the Windows Open verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsOpen( _ ByVal path As String _ ) As Boolean public static bool SupportsOpen( string path ) Parameterspath Required. Holds the path and file name of the file, including the file extension. Return ValueReturns true if the file supports the Windows Open verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members
The SupportsOpen() method determines if the file identified by the supplied path and file name supports the Windows Open verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsOpen( _ ByVal path As String _ ) As Boolean public static bool SupportsOpen( string path ) Parameterspath Required. Holds the path and file name of the file, including the file extension. Return ValueReturns true if the file supports the Windows Open verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members
The SupportsOpen() method determines if the file identified by the supplied path and file name supports the Windows Open verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsOpen( _ ByVal path As String _ ) As Boolean public static bool SupportsOpen( string path ) Parameterspath Required. Holds the path and file name of the file, including the file extension. Return ValueReturns true if the file supports the Windows Open verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members