Name Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Name Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceName
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++ 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
Property Value

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