Feature Property

DTF API

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

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