2 overrides of FullName
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileStorageReference.cs (1)
52public override string FullName
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileStreamReference.cs (1)
43public override string FullName
1 reference to FullName
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (1)
130string[] segments = ContainerUtilities.ConvertBackSlashPathToStringArrayPath(reference.FullName);