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