Name Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Name Property
Gets or sets the name of the resource. For a numeric resource identifier, the decimal number is prefixed with a "#".
Declaration Syntax
C# Visual Basic Visual C++
public string Name { get; set; }
Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
Property Value

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