3 references to Description
WindowsBase (3)
Base\MS\Internal\IO\Packaging\StorageBasedPackageProperties.cs (3)
191
return GetOleProperty(FormatId.SummaryInformation, PropertyId.
Description
) as string;
196
SetOleProperty(FormatId.SummaryInformation, PropertyId.
Description
, value);
841
case PropertyId.
Description
: