VersionSpec.AddDeletionModifierIfNecessary Method
Include Protected Members
Include Inherited Members
Formats an item path to include the deletion ID if it is nonzero.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddDeletionModifierIfNecessary(Item) | Formats an item path to include the deletion ID if it is nonzero. | |
AddDeletionModifierIfNecessary(String, Int32) | Formats a path to include the deletion ID if it is nonzero. |
Top