ProtectedViewWindow.SourceName 属性

定义

获取指定受保护视图窗口的源文件的名称。

public:
 property System::String ^ SourceName { System::String ^ get(); };
public string SourceName { get; }
member this.SourceName : string
Public ReadOnly Property SourceName As String

属性值

指定受保护视图窗口的源文件的名称。

注解

只读 String 即字符串类型。 该属性不返回源文件的路径。

适用于