Class CustomStringAttribute
Inheritance
CustomStringAttribute
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class CustomStringAttribute : CustomAttribute, IMessageSink, IDisposable
Constructors
CustomStringAttribute(nint)
Declaration
protected CustomStringAttribute(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Properties
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink