Gets or sets the tag name for this note.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TagName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As INote
Dim value As System.String
instance.TagName = value
value = instance.TagName |
C# | |
---|
System.string TagName {get; set;} |
C++/CLI | |
---|
property System.String^ TagName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Tag name
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0