IWorkspaceFactoryFileExtensions Interface

Provides access to members describing the set of extensions handled by the workspace factory.

Members

Name Description
Read-only property ActivationExtensions Returns the active set of delimited file extensions supported by this factory.
Read-only property RelevantExtensions Returns the complete set of delimited file extensions supported by this factory.

IWorkspaceFactoryFileExtensions.ActivationExtensions Property

Returns the active set of delimited file extensions supported by this factory.

Public ReadOnly Property ActivationExtensions As String
public string ActivationExtensions {get;}

IWorkspaceFactoryFileExtensions.RelevantExtensions Property

Returns the complete set of delimited file extensions supported by this factory.

Public ReadOnly Property RelevantExtensions As String
public string RelevantExtensions {get;}

Classes that implement IWorkspaceFactoryFileExtensions

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.