Exemplo n.º 1
0
 internal static Guid GetFormatId(this IPropertyStorage propertyStorage)
 {
     return(propertyStorage.GetStatistics().fmtid);
 }