Class Info

信息

该类提供有关当前产品构建的信息。

public static class Info

继承

objectInfo

继承的成员

字段

  • AssemblyVersion 程序集版本。

public const string AssemblyVersion = “26.2.0”

#### 字段值

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="Documentize_Info_Product"></a> Product

产品名称。

```csharp
public const string Product = "Documentize"

字段值

string

命名空间: Documentize 程序集: Documentize.dll

 中文