ComputerScreenshot.FileId 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.
The identifier of an uploaded file that contains the screenshot.
public string FileId { get; set; }
member this.FileId : string with get, set
Public Property FileId As String