| CustomPropertyModifyDataValue Property |
Value 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 Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
Property Value
Type:
StringSee Also