OPC Studio User's Guide and Reference
SetExtendedProperty Constructor



View with Navigation Tools
OpcLabs.BaseLibPresentation Assembly > OpcLabs.BaseLib.Presentation.ComponentModel Namespace > SetExtendedProperty Class : SetExtendedProperty Constructor
Initializes a new instance of SetExtendedProperty with no parameters.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New SetExtendedProperty()
Remarks
Is called from Xaml reader. EndInit is called after setting all properties and sets extended property.
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also