DesignerDocDataService.PrimaryName 属性

定义

获取主 doc 数据对象的完全限定文件名。

protected:
 property System::String ^ PrimaryName { System::String ^ get(); };
protected:
 property Platform::String ^ PrimaryName { Platform::String ^ get(); };
protected string PrimaryName { get; }
member this.PrimaryName : string
Protected ReadOnly Property PrimaryName As String

属性值

String

主文档数据对象的完全限定文件名。

适用于