[This is preliminary documentation and is subject to change.]
The application name
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public string AppName { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AppName As String |
| Visual C++ |
|---|
public: property String^ AppName { String^ get (); } |
