ElementTypeDescriptor.IncludeEmbeddingRelationshipProperties Method
Visual Studio 2008
Updated: July 2008
For the specified model element, returns a value that indicates whether to add properties of the target element of any embedded relationships that do not allow duplicates.
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
protected virtual bool IncludeEmbeddingRelationshipProperties( ModelElement requestor )
Parameters
- requestor
- Type: Microsoft.VisualStudio.Modeling.ModelElement
The model element to return a value for.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.