Click or drag to resize
PackageOrganization Property
Returns registered organization (company) name.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static string Organization { get; }

Property Value

Type: String
Remarks
This propety is governed by installer. If installation procedure was run in silent mode this property defaults to operating system's registered company name.
See Also