ToString Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ToString Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceTypeToString()()()()
Gets a string representation of the resource type.
Declaration Syntax
C# Visual Basic Visual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
String
The custom resource name, or the name of a well-known resource type.

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)