

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 "#".

C# | Visual Basic | Visual C++ | F# |
public string Name { get; set; }
Public Property Name As String Get Set
public: property String^ Name { String^ get (); void set (String^ value); }
member Name : string with get, set

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