DkmModuleVersion.CompanyName Property

Definition

[Optional] 'CompanyName' field from the variable-sized version data (ex: 'Microsoft Corporation').

public:
 property System::String ^ CompanyName { System::String ^ get(); };
public:
 property Platform::String ^ CompanyName { Platform::String ^ get(); };
public string CompanyName { get; }
public string? CompanyName { get; }
member this.CompanyName : string
Public ReadOnly Property CompanyName As String

Property Value

Returns String.

Applies to