ComputerInfo.CsSystemFamily Property

Definition

The family to which a particular computer belongs. A family refers to a set of computers that are similar but not identical from a hardware or software point of view

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

Property Value

Applies to