ComputerInfo.CsSupportContactDescription 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 the support contact information for the Windows operating system
public:
property cli::array <System::String ^> ^ CsSupportContactDescription { cli::array <System::String ^> ^ get(); };
public:
property Platform::Array <Platform::String ^> ^ CsSupportContactDescription { Platform::Array <Platform::String ^> ^ get(); };
public string[] CsSupportContactDescription { get; }
member this.CsSupportContactDescription : string[]
Public ReadOnly Property CsSupportContactDescription As String()
Property Value
String[]