FeatureName Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation FeatureName Property
Gets the name of the feature.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string FeatureName { get; }
Public ReadOnly Property FeatureName As String
	Get
public:
property String^ FeatureName {
	String^ get ();
}
member FeatureName : string with get
Property Value

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