public class SharedContentElement
Public Class SharedContentElement
public ref class SharedContentElement
type SharedContentElement = class end
SharedContentElement | Constructor |
Attribute | This read-only property returns the XPath expression used to get an attribute name if the content value is to be added as an attribute. |
Item | This read-only property returns the item XPath expression used to get the name of the content item that will replace the element. |
Parameters | This read-only property returns the XPth expression used to select parameter elements |
Path | This read-only property returns the XPath expression used to find elements to be replaced |
Undefined | This read-only property returns the item XPath expression used to get the value used to replace the item if the named item is not found. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |