VCardBuilderProductID Property

PRODID: The identifier for the product that created the vCard object. (3,4)

Definition

Namespace: FolkerKinzel.VCards
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
C#
public TextSingletonBuilder ProductID { get; }

Property Value

TextSingletonBuilder
The name should be unique worldwide. It should therefore conform to the specification for Formal Public Identifiers [ISO 9070] or Universal Resource Names in RFC 3406.

See Also