ComputerInfo.CsOEMStringArray Property

Definition

Array of free-form strings that an OEM defines. For example, an OEM defines the part numbers for system reference documents, manufacturer contact information, and so on

public:
 property cli::array <System::String ^> ^ CsOEMStringArray { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ CsOEMStringArray { Platform::Array <Platform::String ^> ^ get(); };
public string[] CsOEMStringArray { get; }
member this.CsOEMStringArray : string[]
Public ReadOnly Property CsOEMStringArray As String()

Property Value

String[]

Applies to