PredefinedTextViewRoles.PrimaryDocument Field
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.
The predefined Primary Document role. Applies to text views of documents that are open for mainline editing, excluding auxiliary views of documents.
public: System::String ^ PrimaryDocument;
std::wstring PrimaryDocument;
public const string PrimaryDocument;
val mutable PrimaryDocument : string
Public Const PrimaryDocument As String