FileDependencyInfoFeature
Property
|
Property that represents the name of the
application or feature that created this entry.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string Feature { get; }
Public ReadOnly Property Feature As String
Get
public:
property String^ Feature {
String^ get ();
}
member Feature : string with get
Property Value
String
See Also