Méthode | Description | |
---|---|---|
Create ( Microsoft.Deployment.Compression.Cab.CabFileInfo cabFileInfo ) : |
Méthode | Description | |
---|---|---|
InfoPathManifest ( ) : System | ||
InitializeViewNames ( ) : void |
An xsn can have many resource files in it. The only reliable way to know which ones are views is to parse the manifest for those that are called out as such. We just need string names of them because the Microsoft.Deployment.Compression.Cab code will happily find them by name.
|
|
InitializeXDocumentNode ( ) : void |
This is the root node of the manifest.xsf file from which get a few interesting properties.
|
public static Create ( Microsoft.Deployment.Compression.Cab.CabFileInfo cabFileInfo ) : |
||
cabFileInfo | Microsoft.Deployment.Compression.Cab.CabFileInfo | |
Résultat |