| IPlugInMetadataVersion Property |
This read-only property returns the version of the plug-in
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax ReadOnly Property Version As String
Get
property String^ Version {
String^ get ();
}
abstract Version : string with get
Property Value
Type:
StringSee Also