Class NameAttribute
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Attributes
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
public class NameAttribute : Attribute, _Attribute
- Inheritance
-
NameAttribute
- Implements
- Inherited Members
Constructors
NameAttribute(string)
public NameAttribute(string value)
Parameters
value
string
Properties
Name
public string Name { get; set; }