DkmModuleVersion.VersionFlags Property

Definition

VS_FF_* flags from winver.h of the Platform SDK.

public:
 property System::UInt32 VersionFlags { System::UInt32 get(); };
public:
 property unsigned int VersionFlags { unsigned int get(); };
public uint VersionFlags { get; }
member this.VersionFlags : uint32
Public ReadOnly Property VersionFlags As UInteger

Property Value

Returns UInt32.

Applies to