SupportsEdit 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 SupportsEdit() method determines if the file identified by the supplied path and file name supports the Windows Edit verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsEdit( _ ByVal path As String _ ) As Boolean public static bool SupportsEdit( 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 Edit verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members In This Topic
The SupportsEdit() method determines if the file identified by the supplied path and file name supports the Windows Edit verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsEdit( _ ByVal path As String _ ) As Boolean public static bool SupportsEdit( 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 Edit verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members
The SupportsEdit() method determines if the file identified by the supplied path and file name supports the Windows Edit verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsEdit( _ ByVal path As String _ ) As Boolean public static bool SupportsEdit( 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 Edit verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members
The SupportsEdit() method determines if the file identified by the supplied path and file name supports the Windows Edit verb.Syntax Visual BasicC# 'Declaration Public Shared Function SupportsEdit( _ ByVal path As String _ ) As Boolean public static bool SupportsEdit( 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 Edit verb; otherwise, it returns false.See AlsoReferenceDocuments ClassDocuments Members