QuickOPC User's Guide and Reference
NamespacesType_AddressSpaceFile Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAObjectIds Class : NamespacesType_AddressSpaceFile Property
The identifier for the NamespacesType_AddressSpaceFile Object.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property NamespacesType_AddressSpaceFile As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAObjectIds.NamespacesType_AddressSpaceFile
[NotNull()]
public static UANodeId NamespacesType_AddressSpaceFile {get;}
[NotNull()]
public:
static property UANodeId^ NamespacesType_AddressSpaceFile {
   UANodeId^ get();
}
Remarks
The node ID is: i=11675
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAObjectIds Class
UAObjectIds Members