Share via


RelatedFileType Enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration RelatedFileType
'Usage
Dim instance As RelatedFileType
[FlagsAttribute]
public enum RelatedFileType
[FlagsAttribute]
public enum class RelatedFileType
public enum RelatedFileType

Members

Member name Description
None
Simple
FileName
CultureInfo
ChildIsNeverHidden
AllowSccOperationsOnChild
RemoveOnReplacingParent

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace