DesignerDocDataService.PrimaryName Property

Definition

Gets the fully-qualified file name of the primary doc data object.

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

Property Value

The fully-qualified file name of the primary document data object.

Applies to