Поделиться через


Свойство AssemblyName

Gets the name of the CLR assembly that contains the type definition.

Пространство имен:  Microsoft.SqlServer.Management.SqlParser.Metadata
Сборка:  Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)

Синтаксис

'Декларация
ReadOnly Property AssemblyName As String
    Get
'Применение
Dim instance As IClrDataType
Dim value As String

value = instance.AssemblyName
string AssemblyName { get; }
property String^ AssemblyName {
    String^ get ();
}
abstract AssemblyName : string
function get AssemblyName () : String

Значение свойства

Тип: System. . :: . .String
The name of the CLR assembly that contains the type definition.