CommentShapeSerializer.CalculateQualifiedName Method

This method calculates a moniker to a given CommentShape instance.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

public override string CalculateQualifiedName(
    DomainXmlSerializerDirectory directory,
    ModelElement element
)

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

CommentShapeSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace