| CustomPropertyModifyDataConfiguration Property |
Configuration of custom property. Empty string for the file specific (generic) 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 Configuration { get; }
Public ReadOnly Property Configuration As String
Get
public:
property String^ Configuration {
String^ get ();
}
Property Value
Type:
StringSee Also