MetaFileURLProvider Methods |
The MetaFileURLProvider type exposes the following members.
Name | Description | |
---|---|---|
GetMetaFileUrl |
Returns meta file url.
| |
GetMetaFileUrlFormat |
Returns format of the metafile URL in relative form (with ~). Meaning of the wildcards in returned URL:
- {0} - metafile GUID.
- {1} - extensionless metafile file name.
| |
GetMetaFileUrlFormatInternal |
Returns format of the metafile URL in relative form (with ~). Meaning of the wildcards in returned URL:
- {0} - metafile GUID.
- {1} - extensionless metafile file name.
| |
GetMetaFileUrlInternal |
Returns meta file url.
| |
SetAsDefaultProvider |
Sets this object as the default provider
(Inherited from AbstractBaseProviderProviderType.) |