PropertyKey Constructor (Guid, Int32) |
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public PropertyKey(
Guid formatId,
int id
)
Parameters
- formatId
- Type: SystemGuid
The format identifier. - id
- Type: SystemInt32
The identifier.
See Also