RegisterLoadKeyAttribute.CompanyName Property

Definition

Gets the name of your company. This attribute has been deprecated.

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

Property Value

The name of your company.

Applies to