MsiFolderLocalHelp Property |
Returns path to local Help folder.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public string Help { get; }
Public ReadOnly Property Help As String
Get
public:
property String^ Help {
String^ get ();
}
member Help : string with get
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also