[This is preliminary documentation and is subject to change.]
Returns fully-qualified CLR type name that compiler produced
Namespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string CompiledTemplateTypeName { get; internal set; }
public string CompiledTemplateTypeName { get; internal set; }
Public Property CompiledTemplateTypeName As String
Get
Friend Set
Public Property CompiledTemplateTypeName As String
Get
Friend Set
public:
property String^ CompiledTemplateTypeName {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ CompiledTemplateTypeName {
String^ get ();
internal: void set (String^ value);
}
member CompiledTemplateTypeName : string with get, internal set
member CompiledTemplateTypeName : string with get, internal set
Property Value
Type:
String