The following tables list the members exposed by XsnLocation.
Name | Description | |
---|---|---|
![]() |
BrowserEnable | |
![]() |
Credentials | The credentials in this credential cache is used to connect to the web server. Prior to invoking the Validate method the credential cache must be instantiated. If the credential cache is null, an exception is raised. |
![]() |
DownloadedPath | |
![]() |
FileName | The name of the xsn file. |
![]() |
IsDisposed | Gets a value indicating if the current object have been disposed yet. |
![]() |
Path | The full path of the xsn file. |
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Disposes this object |
![]() ![]() |
ValidatePathFormat | Validates the format of the path. The following is validated: 1) Path is not empty; 2) Path is a well-formed URL if isWebPath is true; 3) Path contains a file name; 4) The file name has a .xsn extension. |
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() |
SetDownloadedPath | Sets the DownloadedPath property of the base class. |
![]() |
SetPath | Sets the Path property of the base class. |