[This is preliminary documentation and is subject to change.]
Rertuns assembly name that this information was obtained from
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string AssemblyName { get; }
public string AssemblyName { get; }
Public ReadOnly Property AssemblyName As String
Get
Public ReadOnly Property AssemblyName As String
Get
public:
property String^ AssemblyName {
String^ get ();
}
public:
property String^ AssemblyName {
String^ get ();
}
member AssemblyName : string with get
member AssemblyName : string with get
Property Value
Type:
String