StandardContentTypeNames.Projection 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.
Base content type for a projection of a document that contains a mix of distinct content types (e.g. a .aspx file containing html and embedded c#).
public: System::String ^ Projection;
public const string Projection;
val mutable Projection : string
Public Const Projection As String