DesignerDocDataService.PrimaryName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.