ProtectedViewWindow.Caption 属性

定义

获取或设置一个值,该值表示在“受保护的视图”窗口的标题栏中显示的名称。

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
Public Property Caption As String

属性值

在“受保护的视图”窗口的标题栏中显示的名称。

注解

读/写。

适用于