FileEntity.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets what kind of entry it is.
public:
property Microsoft::VisualStudio::Shell::Internal::FileEnumerationService::FileEntityKind Kind { Microsoft::VisualStudio::Shell::Internal::FileEnumerationService::FileEntityKind get(); };
public Microsoft.VisualStudio.Shell.Internal.FileEnumerationService.FileEntityKind Kind { get; }
member this.Kind : Microsoft.VisualStudio.Shell.Internal.FileEnumerationService.FileEntityKind
Public ReadOnly Property Kind As FileEntityKind