PropertyGroup.CreateFileDataValue Method
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.
Create a FileDataValue to be indexed
public:
Microsoft::VisualStudio::Workspace::Indexing::FileDataValue ^ CreateFileDataValue();
Microsoft::VisualStudio::Workspace::Indexing::FileDataValue CreateFileDataValue();
public Microsoft.VisualStudio.Workspace.Indexing.FileDataValue CreateFileDataValue ();
member this.CreateFileDataValue : unit -> Microsoft.VisualStudio.Workspace.Indexing.FileDataValue
Public Function CreateFileDataValue () As FileDataValue
Returns
FileDataValue instance to be indexed