| CustomPropertyModifyDataName Property |
Name of the custom property
Namespace:
CodeStack.SwEx.AddIn.Delegates
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
Property Value
Type:
StringSee Also