PCBIConnection_PluginBasisAssembly Property
Namespace: PluginBasisAssemblies: PCBI_PackageExpert (in PCBI_PackageExpert.dll) Version: 17.0.0.0 (17.0.0.0)
PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
public string Assembly { get; set; }
Public Property Assembly As String
Get
Set
public:
virtual property String^ Assembly {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Assembly : string with get, set
override Assembly : string with get, set
StringIPluginAssembly