CodeGraphNodeIdGenericBuilder::TransientParameterLabels Property

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

public:
property Collection<String^>^ TransientParameterLabels {
	Collection<String^>^ get();
}
Return to top
Show: