DkmModuleVersion.FileVersionString 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.
[Optional] 'FileVersion' field from the variable-sized version data (ex: '6.0.6000.16386 (vista_rtm.061101-2205)').
public:
property System::String ^ FileVersionString { System::String ^ get(); };
public:
property Platform::String ^ FileVersionString { Platform::String ^ get(); };
public string FileVersionString { get; }
public string? FileVersionString { get; }
member this.FileVersionString : string
Public ReadOnly Property FileVersionString As String
Property Value
Returns String.