FileScannerEntityCache.ProviderVersion 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.
The Provider version
public:
property Version ^ ProviderVersion { Version ^ get(); };
public Version ProviderVersion { get; }
member this.ProviderVersion : Version
Public ReadOnly Property ProviderVersion As Version