Click or drag to resize

PRJ_PLACEHOLDER_VERSION_INFO Fields

The PRJ_PLACEHOLDER_VERSION_INFO type exposes the following members.

Fields
  NameDescription
Public fieldContentID
A content identifier, generated by the provider. This value is used to distinguish different versions of the same file, i.e. different file contents and/or metadata (e.g. timestamps) for the same file path.
Public fieldStatic memberPRJ_PLACEHOLDER_ID_LENGTH
Length of ContentID and ProviderID in bytes.
Public fieldProviderID
A provider-specific identifier. The provider may use this value as its own unique identifier, for example as a version number for the format of the ContentID field.
Top
See Also