IPublishTarget
This topic describes the properties and methods of the IPublishTarget interface.
Methods
- Get
- Returns the value for the given property name.
- Set
-
Sets the value for the given property.
- TryGet
- Tries to get the value for the given property name.
- Contains
- Checks whether the given property name exists or not.
- Remove
- Removes the value for the given property name.
- GetPropertyNames
- Returns a list with all the property names available on this object.