Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Gets or sets a value that indicates whether the type should be excluded from the proxy
Remarks
This will cause clients to reference the assembly in which the type is defined. If the type is a class or struct it must implement IDssSerializable.
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public bool ExcludeFromProxy { get; set; }