VersionSpec.ParseVersionedFileSpec Method
Visual Studio 2012
Parses a versioned file specification string of the form "filename;version" or "filename;version;deletionID".
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ParseVersionedFileSpec(String, String, String, VersionSpec[]) | Parses a versioned file specification string of the form "filename;version". |
|
ParseVersionedFileSpec(String, String, Int32, String, VersionSpec[]) | Parses a versioned file specification string of the form "filename;version" or "filename;version;deletionID". |
|
ParseVersionedFileSpec(String, String, String, Int32, String, VersionSpec[]) | Parse a versioned file spec of the form filename;version or filename;version;deletionID. |