ComputerInfo.CsOEMStringArray 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.
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[]