Прочитать на английском

Поделиться через


CommandBarButtonClass.HelpFile Property

Definition

Always returns the empty string.

C++/CX
public:
 virtual property Platform::String ^ HelpFile { Platform::String ^ get(); void set(Platform::String ^ value); };

Property Value

The empty string.

Implements

Attributes

Remarks

Attempting to set this property with any other value will cause an exception to be thrown.

Applies to