[Missing <summary> documentation for "P:NHibernate.Type.AbstractBinaryType.Name"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public abstract string Name { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Name As String Get |
Visual C++ |
---|
public: virtual property String^ Name { String^ get () abstract override; } |
Implements
IType..::..NameIType..::..Name