Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Application.BinderInfo

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This struct is to represent the class information binder .

public class Application.BinderInfo

Inheritance

objectApplication.BinderInfo

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

BinderInfo(string, string)

public BinderInfo(string strClass, string strAssembly)

Parameters

strClass string

strAssembly string

BinderInfo(string)

public BinderInfo(string strType)

Parameters

strType string

Fields

AssemblyName

public string AssemblyName

Field Value

string

ClassName

public string ClassName

Field Value

string

Connect with Ansys