3 references to LastModifiedBy
WindowsBase (3)
Base\MS\Internal\IO\Packaging\StorageBasedPackageProperties.cs (3)
210
return GetOleProperty(FormatId.SummaryInformation, PropertyId.
LastModifiedBy
) as string;
215
SetOleProperty(FormatId.SummaryInformation, PropertyId.
LastModifiedBy
, value);
842
case PropertyId.
LastModifiedBy
: