ModelElement::TryGetExtension Method (ModelElement^, Guid)

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

public:
static ExtensionElement^ TryGetExtension(
	ModelElement^ element,
	Guid extensionClassId
)

Parameters

element
Type: Microsoft.VisualStudio.Modeling::ModelElement^
extensionClassId
Type: System::Guid
Return to top
Show: